BINDINFO.dwOptions 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.
Reserved. Must be set to 0.
public: System::UInt32 dwOptions;
public: unsigned int dwOptions;
unsigned int dwOptions;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint dwOptions;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable dwOptions : uint32
Public dwOptions As UInteger
Field Value
- Attributes