IPXC_Annotation::Name Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Annotation::Name Property}} | {{#customTitle:IPXC_Annotation::Name Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_Annotation|IPXC_Annotation]]. |
Revision as of 04:01, 20 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);