Microsoft DirectX 8.1 (Visual Basic)

DirectSoundCaptureBuffer8.GetCaps

The GetCaps method retrieves the capabilities of the buffer.

Syntax

object.GetCaps(caps As DSCBCAPS)

Parts

object

Resolves to a DirectSoundCaptureBuffer8 object.

caps

DSCBCAPS type that receives the capabilities of the capture buffer.

Error Codes

If the method fails, an error is raised and Err.Number may be set to one of the following error values.

DSERR_INVALIDPARAM
DSERR_UNSUPPORTED
DSERR_OUTOFMEMORY