BIND_OPTS2::grfFlags Field
Visual Studio 2015
Represents flags that control aspects of moniker binding operations.
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
public: [ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")] unsigned int grfFlags
Field Value
Type: System::UInt32This value is any combination of the bit flags in the BIND_FLAGS enumeration. New values may be defined in the future, so moniker implementations should ignore any bits in this field that they do not understand.
Show: