IPXV_SearchEntryItem::PropType Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 6: Line 6:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''PropType''' of interface [[PXV:IPXV_SearchEntryItem|IPXV_SearchEntryItem]] returns  Value of ULONG ...
+
Property '''nPropType''' of interface [[PXV:IPXV_SearchEntryItem|IPXV_SearchEntryItem]] returns  Value of ULONG ...
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_PropType([out, retval]  ULONG*  PropType);
+
<pre class="brush:cpp;gutter:false">HRESULT get_PropType([out, retval]  ULONG*  nPropType);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
[[PXV:IPXV_SearchEntryItem|IPXV_SearchEntryItem]]
 
[[PXV:IPXV_SearchEntryItem|IPXV_SearchEntryItem]]

Revision as of 04:08, 15 June 2015


Property nPropType of interface IPXV_SearchEntryItem returns Value of ULONG ...

Syntax

HRESULT get_PropType([out, retval]  ULONG*  nPropType);

See Also

IPXV_SearchEntryItem