ReactOS 0.4.15-dev-7842-g558ab78
TEST Struct Reference
Collaboration diagram for TEST:

Public Attributes

char string [100]
 
BOOL result
 
BOOL old_style
 
DCB dcb1
 
DCB dcb2
 
COMMTIMEOUTS timeouts1
 
COMMTIMEOUTS timeouts2
 

Detailed Description

Definition at line 64 of file comm.c.

Member Data Documentation

◆ dcb1

DCB TEST::dcb1

Definition at line 69 of file comm.c.

◆ dcb2

DCB TEST::dcb2

Definition at line 69 of file comm.c.

◆ old_style

BOOL TEST::old_style

Definition at line 68 of file comm.c.

Referenced by check_dcb().

◆ result

BOOL TEST::result

Definition at line 67 of file comm.c.

Referenced by check_dcb(), and check_result().

◆ string

char TEST::string[100]

◆ timeouts1

COMMTIMEOUTS TEST::timeouts1

Definition at line 70 of file comm.c.

◆ timeouts2

COMMTIMEOUTS TEST::timeouts2

Definition at line 70 of file comm.c.


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