Searched refs:AUDCLNT_SUCCESS (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Daudioclient.h1499 #define AUDCLNT_SUCCESS(n) MAKE_SCODE(SEVERITY_SUCCESS, FACILIY_AUDCLNT, n) macro
1531 #define AUDCLNT_S_BUFFER_EMPTY AUDCLNT_SUCCESS(0x1)
1532 #define AUDCLNT_S_THREAD_ALREADY_REGISTERED AUDCLNT_SUCCESS(0x2)
1533 #define AUDCLNT_S_POSITION_STALLED AUDCLNT_SUCCESS(0x3)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Daudioclient.h1499 #define AUDCLNT_SUCCESS(n) MAKE_SCODE(SEVERITY_SUCCESS, FACILIY_AUDCLNT, n) macro
1531 #define AUDCLNT_S_BUFFER_EMPTY AUDCLNT_SUCCESS(0x1)
1532 #define AUDCLNT_S_THREAD_ALREADY_REGISTERED AUDCLNT_SUCCESS(0x2)
1533 #define AUDCLNT_S_POSITION_STALLED AUDCLNT_SUCCESS(0x3)

Completed in 97 milliseconds