SYSTEMTIME.wSecond Field

Definition

Specifies the current second.

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

Field Value

Attributes

Applies to