ReactOS 0.4.15-dev-7907-g95bf896
tag_wnd_param Struct Reference
Collaboration diagram for tag_wnd_param:

Public Attributes

const charwnd_name
 
HWND hwnd
 
HDESK hdesk
 
HANDLE hevent
 

Detailed Description

Definition at line 806 of file winstation.c.

Member Data Documentation

◆ hdesk

HDESK tag_wnd_param::hdesk

Definition at line 810 of file winstation.c.

Referenced by create_window().

◆ hevent

HANDLE tag_wnd_param::hevent

Definition at line 811 of file winstation.c.

Referenced by create_window().

◆ hwnd

HWND tag_wnd_param::hwnd

Definition at line 809 of file winstation.c.

Referenced by create_window().

◆ wnd_name

const char* tag_wnd_param::wnd_name

Definition at line 808 of file winstation.c.

Referenced by create_window().


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