SYSTEMTIME.wDayOfWeek 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 day of the week; Sunday = 0, Monday = 1, and so on.
public: System::UInt16 wDayOfWeek;
public: unsigned short wDayOfWeek;
unsigned short wDayOfWeek;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WORD")]
public ushort wDayOfWeek;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WORD")>]
val mutable wDayOfWeek : uint16
Public wDayOfWeek As UShort
Field Value
- Attributes