![]() |
Adobe Photoshop SDK |
|
PSHandleSuite1 Struct ReferenceThe set of routines available in Pica Handle Suite Version 1.
More...
|
Data Fields | |
NewPIHandleProc | New |
Function pointer for the new handle routine. | |
DisposePIHandleProc | Dispose |
Function pointer for the dispose handle routine. | |
SetPIHandleLockProc | SetLock |
Function pointer for the set lock routine. | |
GetPIHandleSizeProc | GetSize |
Function pointer for the get handle size routine. | |
SetPIHandleSizeProc | SetSize |
Function pointer for the set handle size routine. | |
RecoverSpaceProc | RecoverSpace |
Function pointer for the recover routine. |
These function definitions are identical to those in the old Handle Suite Callbacks (DEPRECATED Standard Suite), with the exception of the new lock/unlock routine SetPIHandleLockProc
.
Function pointer for the new handle routine.
Function pointer for the dispose handle routine.
Function pointer for the set lock routine.
Function pointer for the get handle size routine.
Function pointer for the set handle size routine.
Function pointer for the recover routine.