cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Public Attributes | List of all members
GPUZ_SENSOR_RECORD Struct Reference

Public Attributes

WCHAR name [256]
 
WCHAR unit [8]
 
UINT32 digits
 
double value
 

Detailed Description

Definition at line 711 of file win32.c.

Member Data Documentation

UINT32 GPUZ_SENSOR_RECORD::digits

Definition at line 714 of file win32.c.

WCHAR GPUZ_SENSOR_RECORD::name[256]

Definition at line 712 of file win32.c.

WCHAR GPUZ_SENSOR_RECORD::unit[8]

Definition at line 713 of file win32.c.

double GPUZ_SENSOR_RECORD::value

Definition at line 715 of file win32.c.


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