|
Adobe Photoshop SDK |
|
PropertyProcs Struct Reference |
|||||||||||||||||||||||
Data Fields | |
| int16 | propertyProcsVersion |
| The version number for the Property Suite. | |
| int16 | numPropertyProcs |
| The number of routines in the Property Suite. | |
| GetPropertyProc | getPropertyProc |
| Function pointer to get a property. | |
| SetPropertyProc | setPropertyProc |
| Function pointer to set a property. | |
The version number for the Property Suite.
The number of routines in the Property Suite.
Function pointer to get a property.
Function pointer to set a property.