IVCDPropertyElement::getInterface Method |
||||||||||||||
Returns the desired interface to the element, if it exists. | ||||||||||||||
Syntax: | smart_com<IVCDPropertyInterface> getInterface( const GUID& id = GUID_NULL ); |
|||||||||||||
|
||||||||||||||
Return value: | The interface of the element with the specified GUID, or 0 if the interface was not found. |
|||||||||||||
See also: | IVCDPropertyElement, IVCDPropertyInterface, Standard Interface GUIDs |