ReactOS 0.4.15-dev-7934-g1dc8d80
chmcErr Struct Reference
Collaboration diagram for chmcErr:

Public Attributes

int code
 
char msg [CHMC_ERRMAXLEN+1]
 

Detailed Description

Definition at line 26 of file err.c.

Member Data Documentation

◆ code

int chmcErr::code

Definition at line 28 of file err.c.

Referenced by chmcerr_set().

◆ msg

char chmcErr::msg[CHMC_ERRMAXLEN+1]

Definition at line 29 of file err.c.


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