IPXV_OpenFilesDlgRes::FilterIndex 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_FilterIndex([out, retval]  LONG*  Val);
+
<pre class="brush:cpp;gutter:false">HRESULT get_FilterIndex([out, retval]  LONG*  nVal);
 
</pre>
 
</pre>
  
 
== 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