IUIX_Obj::Children Property

From PDF XChange PDF SDK
Revision as of 07:54, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Children of interface IUIX_Obj returns Pointer to IUIX_ObjCollection ...

Syntax

HRESULT get_Children([out, retval]  IUIX_ObjCollection**  Children);

See Also

IUIX_Obj