IsConnected Method

Top  Previous  Next

Returns a boolean value indicating if the emulation is on process.

 

VB Syntax

 

[Boolean =] TNBXmlVirtual.IsConnected

 

Delphi Syntax

 

[boolean :=] TNBXmlVirtual.IsConnected;

 

 

See also Connect and Disconnect methods.