IPXV_AnnotHandler::NewAnnotIntent Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_AnnotHandler::NewAnnotIntent Property}}
 
{{#customTitle:IPXV_AnnotHandler::NewAnnotIntent Property}}
{{#parentPage:PXV:IPXV_AnnotHandler#Properties|NewAnnotIntent Property|property}}
+
{{#parentPage:PXV:IPXV_AnnotHandler#Properties|NewAnnotIntent|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 9: Line 9:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_NewAnnotIntent([out, retval]  BSTR*  ppAnnotIntent);
+
<pre class="brush:cpp;gutter:false">HRESULT get_NewAnnotIntent([out, retval]  BSTR*  sAnnotIntent);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
[[PXV:IPXV_AnnotHandler|IPXV_AnnotHandler]]
 
[[PXV:IPXV_AnnotHandler|IPXV_AnnotHandler]]

Latest revision as of 03:46, 15 June 2015


Property NewAnnotIntent of interface IPXV_AnnotHandler returns Value of BSTR ...

Syntax

HRESULT get_NewAnnotIntent([out, retval]  BSTR*  sAnnotIntent);

See Also

IPXV_AnnotHandler