ReactOS 0.4.15-dev-7196-g0fe0b40
|
#include <ntuser.h>
Public Attributes | |
UINT | uFlags |
UINT | uTimeout |
ULONG_PTR | Result |
ULONG_PTR tagDOSENDMESSAGE::Result |
Definition at line 2677 of file ntuser.h.
Referenced by co_IntDoSendMessage(), SendMessageTimeoutA(), and SendMessageTimeoutW().
UINT tagDOSENDMESSAGE::uFlags |
Definition at line 2675 of file ntuser.h.
Referenced by co_IntDoSendMessage(), SendMessageTimeoutA(), and SendMessageTimeoutW().
UINT tagDOSENDMESSAGE::uTimeout |
Definition at line 2676 of file ntuser.h.
Referenced by co_IntDoSendMessage(), SendMessageTimeoutA(), and SendMessageTimeoutW().