Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/dsound/
H A Dsound3d.c374 LPDWORD lpdwInsideConeAngle, in IDirectSound3DBufferImpl_GetConeAngles() argument
380 *lpdwInsideConeAngle = This->dsb->ds3db_ds3db.dwInsideConeAngle; in IDirectSound3DBufferImpl_GetConeAngles()
/reactos/sdk/include/psdk/
H A Ddsound.h1049 STDMETHOD(GetConeAngles)(THIS_ LPDWORD lpdwInsideConeAngle, LPDWORD lpdwOutsideConeAngle) PURE; in DECLARE_INTERFACE_()