ReactOS 0.4.15-dev-7942-gd23573b
tagDOSENDMESSAGE Struct Reference

#include <ntuser.h>

Public Attributes

UINT uFlags
 
UINT uTimeout
 
ULONG_PTR Result
 

Detailed Description

Definition at line 2646 of file ntuser.h.

Member Data Documentation

◆ Result

ULONG_PTR tagDOSENDMESSAGE::Result

Definition at line 2650 of file ntuser.h.

Referenced by co_IntDoSendMessage(), SendMessageTimeoutA(), and SendMessageTimeoutW().

◆ uFlags

UINT tagDOSENDMESSAGE::uFlags

Definition at line 2648 of file ntuser.h.

Referenced by co_IntDoSendMessage(), SendMessageTimeoutA(), and SendMessageTimeoutW().

◆ uTimeout

UINT tagDOSENDMESSAGE::uTimeout

Definition at line 2649 of file ntuser.h.

Referenced by co_IntDoSendMessage(), SendMessageTimeoutA(), and SendMessageTimeoutW().


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