InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
UXPEventHandler::UXPEvent Struct Reference

Public Attributes

std::string appId
 
std::string extensionId
 
std::string type
 
std::string data
 

Member Data Documentation

std::string UXPEventHandler::UXPEvent::appId
The unique identifier of the application that generated the event.

This is assigned internally.

std::string UXPEventHandler::UXPEvent::data

The event specific data.

std::string UXPEventHandler::UXPEvent::extensionId
The unique identifier of the extension that generated the event,

or NULL if the event was not generated by an extension.

std::string UXPEventHandler::UXPEvent::type

The type of the event.