ReactOS 0.4.16-dev-1210-gbc03c01
|
#include <ntuser.h>
Public Attributes | |
UINT | uFlags |
UINT | uTimeout |
ULONG_PTR | Result |
ULONG_PTR tagDOSENDMESSAGE::Result |
Definition at line 2655 of file ntuser.h.
Referenced by co_IntDoSendMessage(), SendMessageTimeoutA(), and SendMessageTimeoutW().
UINT tagDOSENDMESSAGE::uFlags |
Definition at line 2653 of file ntuser.h.
Referenced by co_IntDoSendMessage(), SendMessageTimeoutA(), and SendMessageTimeoutW().
UINT tagDOSENDMESSAGE::uTimeout |
Definition at line 2654 of file ntuser.h.
Referenced by co_IntDoSendMessage(), SendMessageTimeoutA(), and SendMessageTimeoutW().