IPXC_OCContext::UserTitle Property

From PDF XChange PDF SDK
Revision as of 07:07, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property UserTitle of interface IPXC_OCContext returns/sets Value of BSTR ...

Syntax

HRESULT get_UserTitle([out, retval]  BSTR*  UserTitle);
HRESULT put_UserTitle([in]  BSTR  UserTitle);

See Also

IPXC_OCContext