VSOPENFILENAMEW.nFilterIndex 字段

定义

指示筛选器索引的 DWORD。

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 

字段值

UInt32
属性

注解

COM 签名

从 vsshell:

适用于