PROPVARIANT.wReserved3 Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: System::UInt32 wReserved3;
public: System::UInt16 wReserved3;
public: unsigned int wReserved3;
unsigned int wReserved3;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.PROPVAR_PAD3")]
public uint wReserved3;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.PROPVAR_PAD3")]
public ushort wReserved3;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.PROPVAR_PAD3")>]
val mutable wReserved3 : uint32
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.PROPVAR_PAD3")>]
val mutable wReserved3 : uint16
Public wReserved3 As UInteger
Public wReserved3 As UShort
Field Value
- Attributes