HomeSort by relevance Sort by last modified time
    Searched defs:IDirectSoundBuffer_GetFormat (Results 1 - 2 of 2) sorted by null

  /external/quake/quake/src/QW/dxsdk/sdk/inc/
dsound.h 199 #define IDirectSoundBuffer_GetFormat(p,a,b,c) (p)->lpVtbl->GetFormat(p,a,b,c)
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
DSOUND.H 199 #define IDirectSoundBuffer_GetFormat(p,a,b,c) (p)->lpVtbl->GetFormat(p,a,b,c)

Completed in 865 milliseconds