IVCDPropertyInterface::getAvailable Method |
||
Checks whether the interface is currently available for reading and/or writing operations. | ||
Syntax: | bool getAvailable() const; |
|
Return value: | true, if the Interface is available for reading and/or writing operations, false otherwise. |
|
See also: | IVCDPropertyInterface, IVCDPropertyInterface::getReadOnly |