SYSTEMTIME.wMinute 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 minute.
public: System::UInt16 wMinute;
public: unsigned short wMinute;
unsigned short wMinute;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WORD")]
public ushort wMinute;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WORD")>]
val mutable wMinute : uint16
Public wMinute As UShort
Field Value
- Attributes