#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
2006/03/01 Initial version.
CONFIDENTIAL