DirectSoundCreate8(3w)

NAME

DirectSoundCreate8 (DSOUND.11)

SYNOPSIS

HRESULT DirectSoundCreate8
 (
  LPCGUID         lpcGUID,
  LPDIRECTSOUND8* ppDS,
  IUnknown*       pUnkOuter
 )

DESCRIPTION

Creates and initializes a DirectSound8 interface.

PARAMS

lpcGUID [In] Address of the GUID that identifies the sound device.

ppDS [Out] Address of a variable to receive the interface pointer.

pUnkOuter [In] Must be NULL.

RETURNS

Success: DS_OK

Failure: DSERR_ALLOCATED, DSERR_INVALIDPARAM, DSERR_NOAGGREGATION, DSERR_NODRIVER, DSERR_OUTOFMEMORY

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.c".

Debug channel "dsound".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout