SYSTEMTIME.wMonth Field

Definition

Specifies the current month.

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

Field Value

Attributes

Applies to