ReactOS 0.4.15-dev-6067-g0b695a6
_BROADCASTPARM Struct Reference

#include <ntuser.h>

Collaboration diagram for _BROADCASTPARM:

Public Attributes

DWORD flags
 
DWORD recipients
 
HDESK hDesk
 
HWND hWnd
 
LUID luid
 

Detailed Description

Definition at line 1101 of file ntuser.h.

Member Data Documentation

◆ flags

DWORD _BROADCASTPARM::flags

Definition at line 1103 of file ntuser.h.

Referenced by IntBroadcastSystemMessage(), and NtUserMessageCall().

◆ hDesk

HDESK _BROADCASTPARM::hDesk

Definition at line 1105 of file ntuser.h.

Referenced by IntBroadcastSystemMessage(), and NtUserMessageCall().

◆ hWnd

HWND _BROADCASTPARM::hWnd

Definition at line 1106 of file ntuser.h.

Referenced by IntBroadcastSystemMessage(), and NtUserMessageCall().

◆ luid

LUID _BROADCASTPARM::luid

Definition at line 1107 of file ntuser.h.

Referenced by IntBroadcastSystemMessage().

◆ recipients

DWORD _BROADCASTPARM::recipients

Definition at line 1104 of file ntuser.h.

Referenced by IntBroadcastSystemMessage(), and NtUserMessageCall().


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