#include <EveGlue.h>
Contains the result of a modal dialog created by ExecuteModalDialog().
Definition at line 44 of file EveGlue.h.
adobe::dictionary_t GG::ModalDialogResult::m_result |
A map from adobe::name_t to value (adobe::any_regular_t) of the expected results. The contents of m_results will depend on the value specified for "result" in the Adam script associated with the modal dialog.
Definition at line 50 of file EveGlue.h.
adobe::name_t GG::ModalDialogResult::m_terminating_action |
Indicates the name of the action that terminated the dialog (e.g. "ok" or "cancel").
Definition at line 54 of file EveGlue.h.
The documentation for this struct was generated from the following file: