共用方式為


DirectSoundFullDuplexCreate 函式

DirectSoundFullDuplexCreate函式會以不同的名稱記載。 如需此函式的完整檔,請參閱 DirectSoundFullDuplexCreate8

語法

HRESULT DirectSoundFullDuplexCreate(
    ...
);

參數

...

傳回值

如果此函式成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。

規格需求

需求
標頭
Dsound.h
DLL
Dsound.dll

另請參閱

DirectSoundFullDuplexCreate8