PROPVARIANT.wReserved3 Field

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

Syntax

'宣言
Public wReserved3 As UInteger
'使用
Dim instance As PROPVARIANT
Dim value As UInteger

value = instance.wReserved3

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

Field Value

Type: System.UInt32

Permissions

See Also

Reference

PROPVARIANT Structure

PROPVARIANT Members

Microsoft.VisualStudio.OLE.Interop Namespace