SYSTEMTIME.wMilliseconds Field

Definition

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

Applies to