ReactOS 0.4.15-dev-7942-gd23573b
MSVCRT___timeb64 Struct Reference

#include <msvcrt.h>

Collaboration diagram for MSVCRT___timeb64:

Public Attributes

MSVCRT___time64_t time
 
unsigned short millitm
 
short timezone
 
short dstflag
 

Detailed Description

Definition at line 293 of file msvcrt.h.

Member Data Documentation

◆ dstflag

short MSVCRT___timeb64::dstflag

Definition at line 297 of file msvcrt.h.

◆ millitm

unsigned short MSVCRT___timeb64::millitm

Definition at line 295 of file msvcrt.h.

◆ time

MSVCRT___time64_t MSVCRT___timeb64::time

Definition at line 294 of file msvcrt.h.

◆ timezone

short MSVCRT___timeb64::timezone

Definition at line 296 of file msvcrt.h.


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