IPXC_CollectionFolder::Name Property

From PDF XChange PDF SDK
Revision as of 02:12, 4 June 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*  sName);
HRESULT put_Name([in]  BSTR  sName);

See Also

IPXC_CollectionFolder