#include <EveGlue.h>
List of all members.
Detailed Description
Contains the result of a modal dialog created by ExecuteModalDialog().
Definition at line 44 of file EveGlue.h.
Member Data Documentation
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.
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: