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