#include <win32/thpaudio.h>void THPAudioFreeHandle(THPAudioHandle* handle);handle |
Pointer to the THPAudioHandle structure to release. |
None.
This function releases the THPAudioHandle structure allocated using the THPAudioCreateHandle function.
THPAudioCreateHandle, THPAudioHandle
03/01/2006 Initial version.