DirectX SDK |
The DirectSoundCaptureBuffer.GetStatus method retrieves the current status of the capture buffer.
object.GetStatus() As CONST_DSCBSTATUSFLAGS
If the method succeeds, the status of the capture buffer is returned. The status can be set to one or more of the following constants of the CONST_DSCBSTATUSFLAGS enumeration.
If the method fails, an error is raised and Err.Number may be set to DSERR_INVALIDPARAM.