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

  /external/quake/quake/src/QW/dxsdk/sdk/inc/
dsound.h 198 #define IDirectSoundBuffer_GetCurrentPosition(p,a,b) (p)->lpVtbl->GetCurrentPosition(p,a,b)
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
DSOUND.H 198 #define IDirectSoundBuffer_GetCurrentPosition(p,a,b) (p)->lpVtbl->GetCurrentPosition(p,a,b)

Completed in 808 milliseconds