SYSTEMTIME.wYear Field

Definition

Specifies the current year. The year must be greater than 1601.

public: System::UInt16 wYear;
public: unsigned short wYear;
unsigned short wYear;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WORD")]
public ushort wYear;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WORD")>]
val mutable wYear : uint16
Public wYear As UShort 

Field Value

Attributes

Applies to