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