Microsoft DirectX 8.1 (Visual Basic) |
The Stop method stops capturing data. If the capture buffer is already stopped, the method has no effect.
Syntax
object.Stop()
Parts
object
Resolves to a DirectSoundCaptureBuffer8 object.
Error Codes
If the method fails, an error is raised and Err.Number may be set to one of the following error values
DSERR_NODRIVER |
DSERR_OUTOFMEMORY |