IPXC_CollectionFolder::Name 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 Name of interface IPXC_CollectionFolder returns/sets Value of BSTR ...

Syntax

HRESULT get_Name([out, retval]  BSTR*  ppName);
HRESULT put_Name([in]  BSTR  ppName);

See Also

IPXC_CollectionFolder.