PROPVARIANT.wReserved2 Field

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

Syntax

'宣言
Public wReserved2 As Byte
'使用
Dim instance As PROPVARIANT
Dim value As Byte

value = instance.wReserved2

instance.wReserved2 = value
public byte wReserved2
public:
unsigned char wReserved2
public var wReserved2 : byte

Field Value

Type: System.Byte

Permissions

See Also

Reference

PROPVARIANT Structure

PROPVARIANT Members

Microsoft.VisualStudio.OLE.Interop Namespace