ReactOS 0.4.15-dev-7958-gcd0bb1a
MSVCRT___timeb32 Struct Reference

#include <msvcrt.h>

Collaboration diagram for MSVCRT___timeb32:

Public Attributes

MSVCRT___time32_t time
 
unsigned short millitm
 
short timezone
 
short dstflag
 

Detailed Description

Definition at line 286 of file msvcrt.h.

Member Data Documentation

◆ dstflag

short MSVCRT___timeb32::dstflag

Definition at line 290 of file msvcrt.h.

◆ millitm

unsigned short MSVCRT___timeb32::millitm

Definition at line 288 of file msvcrt.h.

◆ time

MSVCRT___time32_t MSVCRT___timeb32::time

Definition at line 287 of file msvcrt.h.

◆ timezone

short MSVCRT___timeb32::timezone

Definition at line 289 of file msvcrt.h.


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