IPXV_AnnotStateItem::Name Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_AnnotStateItem::Name Property}} | {{#customTitle:IPXV_AnnotStateItem::Name Property}} | ||
+ | {{#parentPage:PXV:IPXV_AnnotStateItem#Properties|Name|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
− | Property ''' | + | Property '''sName''' of interface [[PXV:IPXV_AnnotStateItem|IPXV_AnnotStateItem]] returns Value of BSTR ... |
− | + | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Name([out, retval] BSTR* | + | <pre class="brush:cpp;gutter:false">HRESULT get_Name([out, retval] BSTR* sName); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXV_AnnotStateItem|IPXV_AnnotStateItem]] |
Latest revision as of 02:46, 15 June 2015
Property sName of interface IPXV_AnnotStateItem returns Value of BSTR ...
Syntax
HRESULT get_Name([out, retval] BSTR* sName);