IVCDPropertyInterface::getReadOnly Method |
||
Checks whether the interface allows write operations. | ||
Syntax: | bool getReadOnly() const; |
|
Return value: | false, if the interface allows write operations, true otherwise. |
|
See also: | IVCDPropertyInterface, IVCDPropertyInterface::getAvailable |