IPXC_CollectionFolder::Parent Property

From PDF XChange PDF SDK
Revision as of 14:09, 21 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Parent of interface IPXC_CollectionFolder returns/sets Pointer to IPXC_CollectionFolder ...

Syntax

HRESULT get_Parent([out, retval]  IPXC_CollectionFolder**  ppFolder);
HRESULT put_Parent([in]  IPXC_CollectionFolder*  ppFolder);

See Also

IPXC_CollectionFolder.