IUIX_Obj::Children Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 9: | Line 9: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Children([out, retval] IUIX_ObjCollection** | + | <pre class="brush:cpp;gutter:false">HRESULT get_Children([out, retval] IUIX_ObjCollection** Children); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IUIX_Obj|IUIX_Obj]] | [[PXV:IUIX_Obj|IUIX_Obj]] |
Revision as of 06:54, 12 June 2015
Property Children of interface IUIX_Obj returns Pointer to IUIX_ObjCollection ...
Syntax
HRESULT get_Children([out, retval] IUIX_ObjCollection** Children);