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