ReactOS 0.4.16-dev-336-gb667d82
tagCWPRETSTRUCT Struct Reference

#include <winuser.h>

Collaboration diagram for tagCWPRETSTRUCT:

Public Attributes

LRESULT lResult
 
LPARAM lParam
 
WPARAM wParam
 
DWORD message
 
HWND hwnd
 

Detailed Description

Definition at line 3019 of file winuser.h.

Member Data Documentation

◆ hwnd

HWND tagCWPRETSTRUCT::hwnd

Definition at line 3024 of file winuser.h.

Referenced by CallNextHookEx(), IntCallWndProcRet(), and NtUserMessageCall().

◆ lParam

LPARAM tagCWPRETSTRUCT::lParam

◆ lResult

LRESULT tagCWPRETSTRUCT::lResult

Definition at line 3020 of file winuser.h.

Referenced by CallNextHookEx(), IntCallWndProcRet(), and NtUserMessageCall().

◆ message

DWORD tagCWPRETSTRUCT::message

◆ wParam

WPARAM tagCWPRETSTRUCT::wParam

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