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