IPXV_DocHighlighter::Type 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_Type([out, retval]  PXV_DocHighlightType*  pRes);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Type([out, retval]  PXV_DocHighlightType*  nRes);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
[[PXV:IPXV_DocHighlighter|IPXV_DocHighlighter]]
 
[[PXV:IPXV_DocHighlighter|IPXV_DocHighlighter]]

Revision as of 02:36, 4 June 2015


Property Type of interface IPXV_DocHighlighter returns Value of PXV_DocHighlightType ...

Syntax

HRESULT get_Type([out, retval]  PXV_DocHighlightType*  nRes);

See Also

IPXV_DocHighlighter