Description | Hierarchy | Fields | Methods | Properties |
type IDirectSoundFullDuplex = interface(IUnknown)
IDirectSoundFullDuplex
function Initialize(pCaptureGuid, pRenderGuid: PGUID; const lpDscBufferDesc: TDSCBufferDesc; const lpDsBufferDesc: TDSBufferDesc; hWnd: HWND; dwLevel: DWORD; out lplpDirectSoundCaptureBuffer8: IDirectSoundCaptureBuffer8; out lplpDirectSoundBuffer8: IDirectSoundBuffer8): HResult; stdcall; |
function Initialize(pCaptureGuid, pRenderGuid: PGUID; const lpDscBufferDesc: TDSCBufferDesc; const lpDsBufferDesc: TDSBufferDesc; hWnd: HWND; dwLevel: DWORD; out lplpDirectSoundCaptureBuffer8: IDirectSoundCaptureBuffer8; out lplpDirectSoundBuffer8: IDirectSoundBuffer8): HResult; stdcall; |
|
IDirectSoundFullDuplex methods |
(c) 2012 Lake of Soft