Microsoft DirectX 9.0 SDK Update (October 2004)

CaptureBuffer.Stop Method

Language:

Note: This documentation is preliminary and is subject to change.

Stops the buffer so that it is no longer capturing data.

Definition

Visual Basic .NET Public Sub Stop()
C# public void Stop();
Managed C++ public: void Stop();
JScript .NET public function Stop();

Remarks

If the buffer is not capturing, the method has no effect.

Exceptions
OutOfMemoryException Leave Site Microsoft® DirectSound® could not allocate sufficient memory to complete the call.
NoDriverException No sound driver is available for use, or the given globally unique identifier (GUID) is not a valid DirectSound device identifier (ID).


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center