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