VSOPENFILENAMEW.dwFlags 字段

定义

用于指定标准 OFN_ 标志的 DWORD。

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

字段值

UInt32
属性

注解

COM 签名

从 vsshell:

适用于