IUIX_PropHost::Type Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_PropHost::Type Property}}
 
{{#customTitle:IUIX_PropHost::Type Property}}
 +
{{#parentPage:PXV:IUIX_PropHost#Properties|Type|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Type''' of interface [[PXV:IUIX_PropHost|IUIX_PropHost]] returns  Value of LONG ...
 
Property '''Type''' of interface [[PXV:IUIX_PropHost|IUIX_PropHost]] returns  Value of LONG ...
 
  
 
== 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 ==
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