ReactOS 0.4.15-dev-7931-gfd331f1
switch_task_t Struct Reference
Collaboration diagram for switch_task_t:

Public Attributes

task_header_t header
 
PROTOCOLDATA * data
 

Detailed Description

Definition at line 1205 of file bindprot.c.

Member Data Documentation

◆ data

PROTOCOLDATA* switch_task_t::data

Definition at line 1207 of file bindprot.c.

Referenced by BPInternetProtocolSink_Switch(), and switch_proc().

◆ header

task_header_t switch_task_t::header

Definition at line 1206 of file bindprot.c.

Referenced by BPInternetProtocolSink_Switch().


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