Searched defs:lpwstrModule (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Devices/Audio/ |
H A D | DrvHostDSound.cpp | 920 static void dsoundLogDevice(const char *pszType, LPGUID lpGUID, LPCWSTR lpwstrDescription, LPCWSTR lpwstrModule) argument 925 pszType, pszGUID? pszGUID: "no GUID", lpwstrDescription, lpwstrModule)); 931 LPCWSTR lpwstrModule, LPVOID lpContext) 941 dsoundLogDevice("Output", lpGUID, lpwstrDescription, lpwstrModule); 954 LPCWSTR lpwstrModule, LPVOID lpContext) 964 dsoundLogDevice("Input", lpGUID, lpwstrDescription, lpwstrModule); 930 dsoundEnumCallback(LPGUID lpGUID, LPCWSTR lpwstrDescription, LPCWSTR lpwstrModule, LPVOID lpContext) argument 953 dsoundCaptureEnumCallback(LPGUID lpGUID, LPCWSTR lpwstrDescription, LPCWSTR lpwstrModule, LPVOID lpContext) argument
|
Completed in 74 milliseconds