IUIX_PropHost::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]  LONG*  pType);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Type([out, retval]  LONG*  nType);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
[[PXV:IUIX_PropHost|IUIX_PropHost]]
 
[[PXV:IUIX_PropHost|IUIX_PropHost]]

Latest revision as of 04:35, 15 June 2015


Property Type of interface IUIX_PropHost returns Value of LONG ...

Syntax

HRESULT get_Type([out, retval]  LONG*  nType);

See Also

IUIX_PropHost