![]() |
Adobe Photoshop SDK |
|
PIDescriptorParameters Struct ReferenceDescriptor suite callbacks.
More...
|
Data Fields | |
int16 | descriptorParametersVersion |
Minimum version required to process structure. | |
int16 | playInfo |
Flags for playback. | |
int16 | recordInfo |
Flags for recording. | |
PIDescriptorHandle | descriptor |
Handle to actual descriptor key/value pairs. | |
WriteDescriptorProcs * | writeDescriptorProcs |
WriteDescriptorProcs sub-suite. | |
ReadDescriptorProcs * | readDescriptorProcs |
ReadDescriptorProcs sub-suite. |
The suite is divided into two sub-suites, one for read, one for write, that define the set of available routines for the Descriptor Suite.
Minimum version required to process structure.
Flags for playback.
Flags for recording.
Handle to actual descriptor key/value pairs.
ReadDescriptorProcs sub-suite.
Handles all the Get
functionality for scripting.