Stimfit @PACKAGE_VERSION@
Loading...
Searching...
No Matches
_SYSTEMTIME Struct Reference

#include <unix.h>

Public Attributes

WORD wYear
WORD wMonth
WORD wDayOfWeek
WORD wDay
WORD wHour
WORD wMinute
WORD wSecond
WORD wMilliseconds

Detailed Description

Definition at line 232 of file unix.h.

Member Data Documentation

◆ wDay

WORD _SYSTEMTIME::wDay

Definition at line 236 of file unix.h.

◆ wDayOfWeek

WORD _SYSTEMTIME::wDayOfWeek

Definition at line 235 of file unix.h.

◆ wHour

WORD _SYSTEMTIME::wHour

Definition at line 237 of file unix.h.

◆ wMilliseconds

WORD _SYSTEMTIME::wMilliseconds

Definition at line 240 of file unix.h.

◆ wMinute

WORD _SYSTEMTIME::wMinute

Definition at line 238 of file unix.h.

◆ wMonth

WORD _SYSTEMTIME::wMonth

Definition at line 234 of file unix.h.

◆ wSecond

WORD _SYSTEMTIME::wSecond

Definition at line 239 of file unix.h.

◆ wYear

WORD _SYSTEMTIME::wYear

Definition at line 233 of file unix.h.


The documentation for this struct was generated from the following file: