SYSTEMTIME.wYear 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.
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