IPXC_CollectionFolder::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:IPXC_CollectionFolder::Children Property}}
 
{{#customTitle:IPXC_CollectionFolder::Children Property}}
{{#parentPage:PXV:IPXC_CollectionFolder|Children Property|property}}
+
{{#parentPage:PXV:IPXC_CollectionFolder#Properties|Children Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 14:09, 21 May 2015


Property Children of interface IPXC_CollectionFolder returns Pointer to IPXC_CollectionFolder ...

Syntax

HRESULT get_Children([in]           ULONG                    nIndex,
                     [out, retval]  IPXC_CollectionFolder**  ppFolder);

Parameters

nIndex
[in] Value of ULONG.

See Also

IPXC_CollectionFolder.