Previous Topic Index Next Topic
[API function]

FSOUND_CLOSECALLBACK

Calback for closing a file.

void F_CALLBACKAPI FSOUND_CLOSECALLBACK(
void *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.
___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, GameCube

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 Thu Dec 15 17:31:28 2005 by SourceDoc v0.10, the automated source code documenter.