IPXC_Annotation::Name Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Annotation::Name Property}}
 
{{#customTitle:IPXC_Annotation::Name Property}}
 +
{{#parentPage:PXV:IPXC_Annotation|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Name''' of interface [[PXV:IPXC_Annotation|IPXC_Annotation]] returns/sets  Value of BSTR ...
 
Property '''Name''' of interface [[PXV:IPXC_Annotation|IPXC_Annotation]] returns/sets  Value of BSTR ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:40, 20 April 2015


Property Name of interface IPXC_Annotation returns/sets Value of BSTR ...

Syntax

HRESULT get_Name([out, retval] BSTR* pName);
HRESULT put_Name([in] BSTR pName);

See Also

See also IPXC_Annotation.