IPXC_Annotation::Name Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Annotation::Name Property}} | {{#customTitle:IPXC_Annotation::Name Property}} | ||
− | {{#parentPage:PXV:IPXC_Annotation|Name Property|property}} | + | {{#parentPage:PXV:IPXC_Annotation#Properties|Name Property|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 13:56, 21 May 2015
Property Name of interface IPXC_Annotation returns/sets Value of BSTR ...
Syntax
HRESULT get_Name([out, retval] BSTR* ppName); HRESULT put_Name([in] BSTR ppName);