IPXC_CollectionFolder::Parent Property

From PDF XChange PDF SDK
Revision as of 09:06, 21 April 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

See also IPXC_CollectionFolder.