![]() | InDesign SDK 20.5 |
#include <RequestContext.h>

Public Types | |
| typedef object_type | data_type |
Public Member Functions | |
| RequestContext (const IScriptManager *client, const ScriptVersion &version, const PMLocaleId &locale) | |
| RequestContext (const RequestContext &other) | |
| const PMLocaleId & | GetLocale () const |
| const ScriptVersion & | GetVersion () const |
| const ScriptClient & | GetClient () const |
| IScriptManager * | QueryScriptManager () const |
| RequestContext & | operator= (const RequestContext &) |
| bool16 | operator== (const RequestContext &other) const |
| bool16 | operator!= (const RequestContext &other) const |
| void | ReadWrite (IPMStream *s) |
The context for a scripting DOM (document object model)
| inline |
Get the client
| inline |
Get product, feature set, and locale
| inline |
Get the scripting DOM version
| IScriptManager* ScriptInfo::RequestContext::QueryScriptManager | ( | ) | const |
Query the script manager for the client