COSERVERINFO.dwReserved2 Field

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
public var dwReserved2 : uint

Field Value

Type: System.UInt32

Permissions

See Also

Reference

COSERVERINFO Structure

COSERVERINFO Members

Microsoft.VisualStudio.OLE.Interop Namespace