ReactOS 0.4.15-dev-8076-g06e89b2
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 3016 of file winuser.h.

Member Data Documentation

◆ hwnd

HWND tagCWPRETSTRUCT::hwnd

Definition at line 3021 of file winuser.h.

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

◆ lParam

LPARAM tagCWPRETSTRUCT::lParam

◆ lResult

LRESULT tagCWPRETSTRUCT::lResult

Definition at line 3017 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: