[API function]
FSOUND_CLOSECALLBACK
Calback for closing a file.
void
FSOUND_CLOSECALLBACK
(
unsigned int
handle
);
Parameters
handle
This is the handle you returned from the open callback to use for your own file routines.
Return Value
void
Remarks
Close your file handle and do any cleanup here.
See Also
FSOUND_File_SetCallbacks
,
FSOUND_OPENCALLBACK
,
FSOUND_READCALLBACK
,
FSOUND_SEEKCALLBACK
,
FSOUND_TELLCALLBACK
This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Fri Dec 20 16:31:08 2002 by SourceDoc v0.10, the automated source code documenter.