ReactOS 0.4.15-dev-6067-g0b695a6
_CALLBACKWND Struct Reference

#include <ntuser.h>

Collaboration diagram for _CALLBACKWND:

Public Attributes

HWND hWnd
 
struct _WNDpWnd
 
PVOID pActCtx
 

Detailed Description

Definition at line 292 of file ntuser.h.

Member Data Documentation

◆ hWnd

HWND _CALLBACKWND::hWnd

Definition at line 294 of file ntuser.h.

Referenced by User32CallWindowProcFromKernel().

◆ pActCtx

PVOID _CALLBACKWND::pActCtx

Definition at line 296 of file ntuser.h.

◆ pWnd

struct _WND* _CALLBACKWND::pWnd

Definition at line 295 of file ntuser.h.

Referenced by User32CallWindowProcFromKernel().


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