Home
last modified time | relevance | path

Searched refs:IDirectSound3DBuffer_GetPosition (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/include/psdk/
H A Ddsound.h1082 #define IDirectSound3DBuffer_GetPosition(p,a) (p)->lpVtbl->GetPosition(p,a) macro
1106 #define IDirectSound3DBuffer_GetPosition(p,a) (p)->GetPosition(a) macro