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

Public Attributes

const struct notificationtest
 
const unsigned int count
 
const charmethod
 
const charhost
 
const charpath
 
const chardata
 
BOOL expect_conn_failure
 

Detailed Description

Definition at line 7463 of file http.c.

Member Data Documentation

◆ count

const unsigned int notification_data::count

Definition at line 7466 of file http.c.

Referenced by test_async_HttpSendRequestEx().

◆ data

const char* notification_data::data

Definition at line 7470 of file http.c.

Referenced by test_async_HttpSendRequestEx().

◆ expect_conn_failure

BOOL notification_data::expect_conn_failure

Definition at line 7471 of file http.c.

Referenced by test_async_HttpSendRequestEx().

◆ host

const char* notification_data::host

Definition at line 7468 of file http.c.

Referenced by test_async_HttpSendRequestEx().

◆ method

const char* notification_data::method

Definition at line 7467 of file http.c.

Referenced by test_async_HttpSendRequestEx().

◆ path

const char* notification_data::path

Definition at line 7469 of file http.c.

Referenced by test_async_HttpSendRequestEx().

◆ test

const struct notification* notification_data::test

Definition at line 7465 of file http.c.

Referenced by test_async_HttpSendRequestEx().


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