Share via


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

.NET Framework Security

See Also

Reference

PROPVARIANT Structure

PROPVARIANT Members

Microsoft.VisualStudio.OLE.Interop Namespace