Searched defs:IFACE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Audio/
H A Ddsound_template.h40 #define IFACE IDirectSoundCaptureBuffer macro
46 #define IFACE IDirectSoundBuffer macro
61 hr = glue (IFACE, _Unlock) (buf, p1, blen1, p2, blen2);
95 hr = glue (IFACE, _Lock) (
225 #undef IFACE macro

Completed in 42 milliseconds