SYSTEMTIME.wDay Field

Definition

Specifies the current day of the month.

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

Field Value

Attributes

Applies to