SYSTEMTIME.wHour Field

Definition

Specifies the current hour.

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

Field Value

Attributes

Applies to