IUIX_Obj::Children Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Obj::Children Property}}
 
{{#customTitle:IUIX_Obj::Children Property}}
{{#parentPage:PXV:IUIX_Obj#Properties|Children Property|property}}
+
{{#parentPage:PXV:IUIX_Obj#Properties|Children|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 10:13, 23 May 2015


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

Syntax

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

See Also

IUIX_Obj