CDI_Return_HACB
Returns memory allocated for a SuperHACB back to the system memory pool.
LONG CDI_Return_HACB (
LONG cdmOSHandle,
LONG hacbPutHandle
);
The following table lists return values and descriptions.
CDI_Return_HACB is used by a CDM to return the memory allocated for a SuperHACB to the system memory pool. Typically, CDI_Return_HACB is called when a SuperHACB structure becomes corrupted and cannot be reused for building subsequent requests, or when the CDM is ready to unload.