IPXC_OCContext::UserTitle Property

From PDF XChange PDF SDK
Revision as of 08:39, 23 May 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*  ppUserTitle);
HRESULT put_UserTitle([in]  BSTR  ppUserTitle);

See Also

IPXC_OCContext