ReactOS 0.4.15-dev-7906-g1b85a5f
navigate_task_t Struct Reference
Collaboration diagram for navigate_task_t:

Public Attributes

task_t header
 
HTMLOuterWindowwindow
 
nsChannelBSCbscallback
 
DWORD flags
 
IMonikermon
 
IUriuri
 

Detailed Description

Definition at line 1915 of file navigate.c.

Member Data Documentation

◆ bscallback

nsChannelBSC* navigate_task_t::bscallback

Definition at line 1918 of file navigate.c.

Referenced by navigate_proc(), navigate_task_destr(), and super_navigate().

◆ flags

DWORD navigate_task_t::flags

Definition at line 1919 of file navigate.c.

Referenced by navigate_proc(), and super_navigate().

◆ header

task_t navigate_task_t::header

Definition at line 1916 of file navigate.c.

Referenced by super_navigate().

◆ mon

IMoniker* navigate_task_t::mon

Definition at line 1920 of file navigate.c.

Referenced by navigate_proc(), navigate_task_destr(), and super_navigate().

◆ uri

IUri* navigate_task_t::uri

Definition at line 1921 of file navigate.c.

Referenced by navigate_proc(), navigate_task_destr(), and super_navigate().

◆ window

HTMLOuterWindow* navigate_task_t::window

Definition at line 1917 of file navigate.c.

Referenced by navigate_proc(), and super_navigate().


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