Data Fields

extension_dialog_command_t Struct Reference

Command to pass to the extension dialog owner. More...

Collaboration diagram for extension_dialog_command_t:
Collaboration graph
[legend]

Data Fields

extension_dialog_tp_dlg
 Destination dialog.
extension_dialog_event_e event
 Event,.
void * p_data
 Opaque data to send.

Detailed Description

Command to pass to the extension dialog owner.


Field Documentation

Event,.

See also:
extension_dialog_event_e

Referenced by extension_DialogCommand().

Opaque data to send.

Referenced by extension_DialogCommand().

Destination dialog.

Referenced by extension_DialogCommand().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines