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