ReactOS 0.4.15-dev-7906-g1b85a5f
_CALLBACKWND Struct Reference

#include <ntuser.h>

Collaboration diagram for _CALLBACKWND:

Public Attributes

HWND hWnd
 
struct _WNDpWnd
 
PVOID pActCtx
 

Detailed Description

Definition at line 293 of file ntuser.h.

Member Data Documentation

◆ hWnd

HWND _CALLBACKWND::hWnd

Definition at line 295 of file ntuser.h.

Referenced by User32CallWindowProcFromKernel().

◆ pActCtx

PVOID _CALLBACKWND::pActCtx

Definition at line 297 of file ntuser.h.

◆ pWnd

struct _WND* _CALLBACKWND::pWnd

Definition at line 296 of file ntuser.h.

Referenced by User32CallWindowProcFromKernel().


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