IPXC_OCContext::UserName Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 06:21, 20 March 2015

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


Syntax

HRESULT get_UserName([out, retval] BSTR* ppUserName);
HRESULT put_UserName([in] BSTR ppUserName);

See Also

See also IPXC_OCContext.