IPXC_CollectionFolder::Children Property

From PDF XChange PDF SDK
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**  pFolder);

Parameters

nIndex
[in] Value of ULONG.

See Also

IPXC_CollectionFolder