PROPVARIANT.wReserved2 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::Byte wReserved2;
public: System::UInt16 wReserved2;
public: byte wReserved2;
byte wReserved2;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.PROPVAR_PAD2")]
public byte wReserved2;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.PROPVAR_PAD2")]
public ushort wReserved2;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.PROPVAR_PAD2")>]
val mutable wReserved2 : byte
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.PROPVAR_PAD2")>]
val mutable wReserved2 : uint16
Public wReserved2 As Byte
Public wReserved2 As UShort
Field Value
- Attributes