ReactOS 0.4.15-dev-7958-gcd0bb1a
_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 1106 of file ntuser.h.

Member Data Documentation

◆ flags

DWORD _BROADCASTPARM::flags

Definition at line 1108 of file ntuser.h.

Referenced by IntBroadcastSystemMessage(), and NtUserMessageCall().

◆ hDesk

HDESK _BROADCASTPARM::hDesk

Definition at line 1110 of file ntuser.h.

Referenced by IntBroadcastSystemMessage(), and NtUserMessageCall().

◆ hWnd

HWND _BROADCASTPARM::hWnd

Definition at line 1111 of file ntuser.h.

Referenced by IntBroadcastSystemMessage(), and NtUserMessageCall().

◆ luid

LUID _BROADCASTPARM::luid

Definition at line 1112 of file ntuser.h.

Referenced by IntBroadcastSystemMessage().

◆ recipients

DWORD _BROADCASTPARM::recipients

Definition at line 1109 of file ntuser.h.

Referenced by IntBroadcastSystemMessage(), and NtUserMessageCall().


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