IPXC_CollectionFolder::Children Property

From PDF XChange PDF SDK
Revision as of 08:13, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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