PSHandleSuite2 Struct Reference

The set of routines available in Pica Handle Suite Version 2. More...

#include <PIHandleSuite.h>

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.

Detailed Description

The set of routines available in Pica Handle Suite Version 2.

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.


Field Documentation

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.


The documentation for this struct was generated from the following file: