Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/dsound/
H A Dsound3d.c453 LPD3DVECTOR lpvVelocity) in IDirectSound3DBufferImpl_GetVelocity() argument
460 *lpvVelocity = This->dsb->ds3db_ds3db.vVelocity; in IDirectSound3DBufferImpl_GetVelocity()
863 LPD3DVECTOR lpvVelocity) in IDirectSound3DListenerImpl_GetVelocity() argument
867 *lpvVelocity = This->device->ds3dl.vVelocity; in IDirectSound3DListenerImpl_GetVelocity()
/reactos/sdk/include/psdk/
H A Ddsound.h965 STDMETHOD(GetVelocity)(THIS_ LPD3DVECTOR lpvVelocity) PURE; in DECLARE_INTERFACE_()
1056 STDMETHOD(GetVelocity)(THIS_ LPD3DVECTOR lpvVelocity) PURE; in DECLARE_INTERFACE_()