OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 3821 milliseconds