![]() |
Adobe Photoshop SDK |
|
HandleProcs Struct ReferenceThe set of routines available in the Handle suite.
More...
|
Data Fields | |
int16 | handleProcsVersion |
The version number for the Handle Suite. | |
int16 | numHandleProcs |
The number of routines in the Handle Suite. | |
NewPIHandleProc | newProc |
Function pointer for the new handle routine. | |
DisposePIHandleProc | disposeProc |
Function pointer for the dispose routine. | |
GetPIHandleSizeProc | getSizeProc |
Function pointer for the get size routine. | |
SetPIHandleSizeProc | setSizeProc |
Function pointer for the set size routine. | |
LockPIHandleProc | lockProc |
Function pointer for the lock routine. | |
UnlockPIHandleProc | unlockProc |
Function pointer for the unlock routine. | |
RecoverSpaceProc | recoverSpaceProc |
Function pointer for the recover space routine. | |
DisposeRegularHandlePIHandleProc | disposeRegularHandleProc |
Function pointer for the dispose regular handle routine. |
The version number for the Handle Suite.
The number of routines in the Handle Suite.
Function pointer for the new handle routine.
Function pointer for the dispose routine.
Function pointer for the get size routine.
Function pointer for the set size routine.
Function pointer for the lock routine.
Function pointer for the unlock routine.
Function pointer for the recover space routine.
Function pointer for the dispose regular handle routine.