ReactOS 0.4.16-dev-2491-g3dc6630
info Struct Reference
Collaboration diagram for info:

Public Attributes

enum api function
 
const struct notificationtest
 
unsigned int count
 
unsigned int index
 
HANDLE wait
 
unsigned int line
 
DWORD main_thread_id
 
DWORD last_thread_id
 
DWORD last_status
 
char buffer [256]
 
unsigned int buflen
 
DWORD thread
 
DWORD expect_result
 
BOOL is_aborted
 

Detailed Description

Definition at line 69 of file notification.c.

Member Data Documentation

◆ buffer

char info::buffer[256]

◆ buflen

unsigned int info::buflen

Definition at line 81 of file notification.c.

Referenced by check_notification(), and test_websocket().

◆ count

◆ expect_result

DWORD info::expect_result

Definition at line 7382 of file http.c.

Referenced by check_notification(), and setup_test().

◆ function

enum api info::function

Definition at line 71 of file notification.c.

Referenced by check_notification(), and setup_test().

◆ index

◆ is_aborted

BOOL info::is_aborted

Definition at line 7383 of file http.c.

Referenced by check_notification(), and test_async_HttpSendRequestEx().

◆ last_status

DWORD info::last_status

Definition at line 79 of file notification.c.

Referenced by check_notification(), setup_test(), and test_async().

◆ last_thread_id

DWORD info::last_thread_id

Definition at line 78 of file notification.c.

Referenced by check_notification(), setup_test(), and test_async().

◆ line

unsigned int info::line

Definition at line 76 of file notification.c.

Referenced by check_notification(), and setup_test().

◆ main_thread_id

DWORD info::main_thread_id

Definition at line 77 of file notification.c.

Referenced by check_notification(), and setup_test().

◆ test

◆ thread

DWORD info::thread

◆ wait


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