Home Units Hierarchy Routines All identifiers

Interface IDirectSoundCapture

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type IDirectSoundCapture = interface(IUnknown)

Description

IDirectSoundCapture

Attributes
GUID['{b0210781-89cd-11d0-af08-00a0c925cd16}']

Hierarchy

Overview

Methods

Public function CreateCaptureBuffer(const pcDSCBufferDesc: TDSCBufferDesc; out ppDSCBuffer: IDirectSoundCaptureBuffer; pUnkOuter: IUnknown): HResult; stdcall;
Public function GetCaps(var pDSCCaps: TDSCcaps): HResult; stdcall;
Public function Initialize(pcGuidDevice: PGUID): HResult; stdcall;

Description

Methods

Public function CreateCaptureBuffer(const pcDSCBufferDesc: TDSCBufferDesc; out ppDSCBuffer: IDirectSoundCaptureBuffer; pUnkOuter: IUnknown): HResult; stdcall;

IDirectSoundCapture methods

Public function GetCaps(var pDSCCaps: TDSCcaps): HResult; stdcall;
 
Public function Initialize(pcGuidDevice: PGUID): HResult; stdcall;
 

(c) 2012 Lake of Soft


Generated by PasDoc 0.12.1 on 2012-10-09