COMREFERENCE.wVerMinor 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.
WORD containing the COM objects minor version number.
public: System::UInt16 wVerMinor;
public: unsigned short wVerMinor;
unsigned short wVerMinor;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WORD")]
public ushort wVerMinor;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WORD")>]
val mutable wVerMinor : uint16
Public wVerMinor As UShort
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl: