![]() |
Adobe Photoshop SDK |
|
JSScriptingSuite.h File ReferenceThis file contains all the public definitions and structures related to using the JavaScript engine. More...
Go to the source code of this file.
Detailed DescriptionThis file contains all the public definitions and structures related to using the JavaScript engine.The JavaScript suite is a set of routines to execute JavaScript code in a plug-in. These routines allow you to acquire, execute and release a JavaScript engine. Use the JSScriptingSuite2 suite to get a JavaScript engine and execute scripting code. The JavaScript suite is available in Adobe Photoshop 12.0 and later. Define Documentation
Unique identifier for the JavaScript Scripting Suite.
Error executing the script code.
Internal error executing the script code.
General error executing the script code.
Engine cannot be created at this time.
Engine reference is not valid.
Language is not supported.
Buffer is too small error executing the script code.
Typedef Documentation
Opaque ID for JavaScript engine.
Enumeration Type Documentation
|