BIND_OPTS2.dwClassContext 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示要用于实例化对象的类上下文。
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
字段值
- 属性