VSOPENFILENAMEW.nFilterIndex Field

Definition

DWORD indicating the filter index.

public: System::UInt32 nFilterIndex;
public: unsigned int nFilterIndex;
unsigned int nFilterIndex;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint nFilterIndex;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable nFilterIndex : uint32
Public nFilterIndex As UInteger 

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to