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

.NET Framework Security

See Also

Reference

COSERVERINFO Structure

COSERVERINFO Members

Microsoft.VisualStudio.OLE.Interop Namespace