COMREFERENCE.wVerMinor Field

Definition

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:

Applies to