DirectSoundFullDuplexCreate function
The DirectSoundFullDuplexCreate function is documented under a different name. For complete documentation of this function, see DirectSoundFullDuplexCreate8.
Syntax
HRESULT DirectSoundFullDuplexCreate(
...
);
Parameters
-
...
Return value
If this function succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
Requirement | Value |
---|---|
Header |
|
DLL |
|
See also