Searched refs:WaitResetSoundCallback (Results 1 – 1 of 1) sorted by relevance
102 static void WaitResetSoundCallback (SNDEXResult result, void* arg);1896 WaitResetSoundCallback(SNDEXResult result, void* arg) in WaitResetSoundCallback() function1902 (void)SNDEXi_SetVolumeExAsync(storeVolume, WaitResetSoundCallback, NULL); in WaitResetSoundCallback()1927 …while( SNDEX_RESULT_SUCCESS != SNDEXi_SetVolumeExAsync(storeVolume, WaitResetSoundCallback, NULL) … in ResetTempVolume()