ReactOS 0.4.15-dev-6055-g36cdd34
tagDOSENDMESSAGE Struct Reference

#include <ntuser.h>

Public Attributes

UINT uFlags
 
UINT uTimeout
 
ULONG_PTR Result
 

Detailed Description

Definition at line 2769 of file ntuser.h.

Member Data Documentation

◆ Result

ULONG_PTR tagDOSENDMESSAGE::Result

Definition at line 2773 of file ntuser.h.

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

◆ uFlags

UINT tagDOSENDMESSAGE::uFlags

Definition at line 2771 of file ntuser.h.

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

◆ uTimeout

UINT tagDOSENDMESSAGE::uTimeout

Definition at line 2772 of file ntuser.h.

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


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