IPXV_OpenFilesDlgRes::FilterIndex 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:IPXV_OpenFilesDlgRes::FilterIndex Property}}
 
{{#customTitle:IPXV_OpenFilesDlgRes::FilterIndex Property}}
{{#parentPage:PXV:IPXV_OpenFilesDlgRes|FilterIndex Property|property}}
+
{{#parentPage:PXV:IPXV_OpenFilesDlgRes#Properties|FilterIndex|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 9:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_FilterIndex([out, retval]  LONG*  pVal);
+
<pre class="brush:cpp;gutter:false">HRESULT get_FilterIndex([out, retval]  LONG*  nVal);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXV_OpenFilesDlgRes|IPXV_OpenFilesDlgRes]].
+
[[PXV:IPXV_OpenFilesDlgRes|IPXV_OpenFilesDlgRes]]

Latest revision as of 04:02, 15 June 2015


Property FilterIndex of interface IPXV_OpenFilesDlgRes returns Value of LONG ...

Syntax

HRESULT get_FilterIndex([out, retval]  LONG*  nVal);

See Also

IPXV_OpenFilesDlgRes