COSERVERINFO.dwReserved1 Field

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'宣言
Public dwReserved1 As UInteger
'使用
Dim instance As COSERVERINFO
Dim value As UInteger

value = instance.dwReserved1

instance.dwReserved1 = value
public uint dwReserved1
public:
unsigned int dwReserved1
public var dwReserved1 : uint

Field Value

Type: System.UInt32

Permissions

See Also

Reference

COSERVERINFO Structure

COSERVERINFO Members

Microsoft.VisualStudio.OLE.Interop Namespace