BIND_OPTS2.dwClassContext Field
Represents the class context that is to be used for instantiating the object.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
Public dwClassContext As UInteger
public uint dwClassContext
public:
unsigned int dwClassContext
val mutable dwClassContext: uint32
public var dwClassContext : uint
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.