Grabber::getVCDPropertyItem Method |
||||||||||||||
Retrieves the specified IVCDPropertyItem. | ||||||||||||||
Syntax: | tIVCDPropertyItemPtr getVCDPropertyItem( const GUID& item_id ); |
|||||||||||||
|
||||||||||||||
Return value: | != NULL, if the device supports this property, NULL otherwise. |
|||||||||||||
Remarks: | This function is a shortcut for retrieving getAvailableVCDProperties and then querying the return value for the actual item. |
|||||||||||||
Information: | Introduced in version 3.5 | |||||||||||||
See also: | Grabber, Grabber::getAvailableVCDProperties, tIVCDPropertyItemPtr, Standard Property Item GUIDs |