IUIX_Obj::Children Property

From PDF XChange PDF SDK
Revision as of 05:53, 23 May 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**  ppChildren);

See Also

IUIX_Obj