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