![]() |
Adobe Photoshop SDK |
|
PSHandleSuite2 Struct ReferenceThe set of routines available in Pica Handle Suite Version 2.
More...
|
Data Fields | |
NewPIHandleProc | New |
Function pointer for the new handle routine. | |
DisposePIHandleProc | Dispose |
Function pointer for the dispose handle routine. | |
DisposeRegularHandlePIHandleProc | DisposeRegularHandle |
Function pointer for the dispose regular 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. |
Includes additional routine for disposing of a regular handle. 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 dispose regular 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.