BIND_OPTS2.grfMode 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.
Represents flags that should be used when opening the file that contains the object identified by the moniker.
public: System::UInt32 grfMode;
public: unsigned int grfMode;
unsigned int grfMode;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint grfMode;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable grfMode : uint32
Public grfMode As UInteger
Field Value
- Attributes