THPAudioFreeHandle

Syntax

#include <win32/thpaudio.h>

void THPAudioFreeHandle(THPAudioHandle* handle);

Arguments

handle Pointer to the THPAudioHandle structure to release.

Return Values

None.

Description

Releases the THPAudioHandle structure allocated with the THPAudioCreateHandle function.

See Also

THPAudioCreateHandle, THPAudioHandle

Revision History

2006/03/01 Initial version.


CONFIDENTIAL