IPXC_OCContext::UserTitle Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_OCContext::UserTitle Property}}
 
{{#customTitle:IPXC_OCContext::UserTitle Property}}
{{#parentPage:PXV:IPXC_OCContext|UserTitle Property|property}}
+
{{#parentPage:PXV:IPXC_OCContext#Properties|UserTitle Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 14:46, 21 May 2015


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.