| Miles Sound System SDK 7.2a |
The function RAD_IOPCloseFile closes a file handle opened with RAD_IOPQueueAsyncOpenFile.
S32 RAD_IOPCloseFile( S32 file_handle ); |
Returns non-zero if the close was successful, or zero on failure.
Use this function to close file handles that you previously opened. All outstanding async reads for the file will be cancelled (and the callbacks will still be made).
Group:
The RAD_IOP API for the Sony PS2
Related Functions:
RAD_IOPQueueAsyncOpenFile
Related Basic Types:
S32
For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.