ReactOS 0.4.15-dev-7918-g2a2556c
subscriber Struct Reference
Collaboration diagram for subscriber:

Public Attributes

struct list entry
 
msi_dialogdialog
 
WCHARevent
 
WCHARcontrol
 
WCHARattribute
 

Detailed Description

Definition at line 110 of file dialog.c.

Member Data Documentation

◆ attribute

WCHAR* subscriber::attribute

Definition at line 116 of file dialog.c.

Referenced by event_subscribe(), free_subscriber(), and msi_event_fire().

◆ control

WCHAR* subscriber::control

Definition at line 115 of file dialog.c.

Referenced by event_subscribe(), free_subscriber(), and msi_event_fire().

◆ dialog

msi_dialog* subscriber::dialog

Definition at line 113 of file dialog.c.

Referenced by event_cleanup_subscriptions(), event_subscribe(), and msi_event_fire().

◆ entry

struct list subscriber::entry

◆ event

WCHAR* subscriber::event

Definition at line 114 of file dialog.c.

Referenced by event_subscribe(), free_subscriber(), and msi_event_fire().


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