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