DirectSoundEnumerateW(3w)

NAME

DirectSoundEnumerateW (DSOUND.3)

SYNOPSIS

HRESULT DirectSoundEnumerateW
 (
  LPDSENUMCALLBACKW lpDSEnumCallback,
  LPVOID            lpContext
 )

DESCRIPTION

Enumerate all DirectSound drivers installed in the system.

PARAMS

lpDSEnumCallback [In] Address of callback function.

lpContext [In] Address of user defined context passed to callback function.

RETURNS

Success: DS_OK

Failure: DSERR_INVALIDPARAM

IMPLEMENTATION

Defined in "dsound.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/dsound/dsound_main.c".

Debug channel "dsound".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout