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)
 
Line 9: Line 9:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_NewAnnotIntent([out, retval]  BSTR*  AnnotIntent);
+
<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