The IsCreated property returns information about current virtual serial port state. It returns TRUE if virtual port have been already created and FALSE otherwise.

BOOL IsCreated;

 

Tip: See also: IsOpened property