Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
声明
Public dwReserved2 As UInteger
用法
Dim instance As COSERVERINFO
Dim value As UInteger
value = instance.dwReserved2
instance.dwReserved2 = value
public uint dwReserved2
public:
unsigned int dwReserved2
val mutable dwReserved2: uint32
public var dwReserved2 : 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.