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