IVCDPropertyElement::getInterfaces Method

Returns all interfaces that are contained by the element.
Syntax:
tVCDPropertyInterfaceArray getInterfaces();
tVCDPropertyInterfaceArray getInterfaces() const;

Return value:

An array of interfaces that are contained by the element.

See also: IVCDPropertyElement, IVCDPropertyInterface, tVCDPropertyInterfaceArray

<< IVCDPropertyElement