BIND_OPTS2.dwClassContext 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 the class context that is to be used for instantiating the object.
public: System::UInt32 dwClassContext;
public: unsigned int dwClassContext;
unsigned int dwClassContext;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint dwClassContext;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable dwClassContext : uint32
Public dwClassContext As UInteger
Field Value
- Attributes