VSSAVEFILENAMEW.dwFlags Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
DWORD specifying standard OFN_ flags, which are used by the OPENFILENAME structure.
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
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl: