SYSTEMTIME.wDayOfWeek Field

Definition

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

Applies to