Miles Sound System SDK 7.2a

RAD_IOPShutDown

The function RAD_IOPShutDown closes the RAD_IOP library.

S32 RAD_IOPShutDown();

Returns

Non-zero if the library was closed, zero if it is still open (because RAD_IOPShutDown has not been called the same number of times that RAD_IOPStartUp has been).

Discussion

This function closes the RAD_IOP library down. It cancels any I/Os that were in progress and then exits the and IOP IRX that we started. You can then free the IOP memory that you previously passed in RAD_IOPStartUp.


Group: The RAD_IOP API for the Sony PS2
Related Functions: RAD_IOPMemoryAmount, RAD_IOPShutDown, RAD_IOPStartUp
Related Basic Types: S32

For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.