
Grabber::getAvailableVCDProperties Method |
||
| Returns a collection of the IVCDPropertyItems of the currently opened device. | ||
| Syntax: | smart_com<IVCDPropertyItems> getAvailableVCDProperties() const;
|
|
| Return value: | A IVCDPropertyItems object containing all properties of the currently opened device. |
|
| Remarks: | A device has to be opened and valid to use this method. |
|
| Information: | Introduced in IC Imaging Control 2.0 | |
| See also: | Grabber, IVCDPropertyItems | |