IPXC_CollectionFolder::Parent Property

From PDF XChange PDF SDK
Revision as of 15:43, 20 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** pFolder);
HRESULT put_Parent([in] IPXC_CollectionFolder* pFolder);

See Also

See also IPXC_CollectionFolder.