ReactOS 0.4.15-dev-7958-gcd0bb1a
start_binding_task_t Struct Reference
Collaboration diagram for start_binding_task_t:

Public Attributes

task_t header
 
HTMLInnerWindowwindow
 
nsChannelBSCbscallback
 

Detailed Description

Definition at line 972 of file nsio.c.

Member Data Documentation

◆ bscallback

nsChannelBSC* start_binding_task_t::bscallback

Definition at line 975 of file nsio.c.

Referenced by async_open(), start_binding_proc(), and start_binding_task_destr().

◆ header

task_t start_binding_task_t::header

Definition at line 973 of file nsio.c.

Referenced by async_open().

◆ window

HTMLInnerWindow* start_binding_task_t::window

Definition at line 974 of file nsio.c.

Referenced by async_open(), and start_binding_proc().


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