1.24.4. handle_DestroyHandleArray

[<<<] [>>>]

Call this function to release the handle array after all handles are freed and there is no need for the handle heap.

Use the same memory head pMEM that was used in GetHandle.

void handle_DestroyHandleArray(void **pHandle,
                               void *pMEM
);

[<<<] [>>>]