VCDPropertyInterface.Available Property

Returns whether this interface is currently available for reading and/or writing operations.
Syntax:
[C#]
public bool Available;
Limitations:

Run time only.

See also: VCDPropertyInterface, VCDPropertyInterface.ReadOnly

<< VCDPropertyInterface