ReactOS 0.4.15-dev-7924-g5949c20
tls_data_t Struct Reference

#include <urlmon_main.h>

Collaboration diagram for tls_data_t:

Public Attributes

HWND notif_hwnd
 
DWORD notif_hwnd_cnt
 
struct list entry
 

Detailed Description

Definition at line 225 of file urlmon_main.h.

Member Data Documentation

◆ entry

struct list tls_data_t::entry

Definition at line 229 of file urlmon_main.h.

◆ notif_hwnd

HWND tls_data_t::notif_hwnd

Definition at line 226 of file urlmon_main.h.

Referenced by get_notif_hwnd().

◆ notif_hwnd_cnt

DWORD tls_data_t::notif_hwnd_cnt

Definition at line 227 of file urlmon_main.h.

Referenced by get_notif_hwnd().


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