CaptureBuffer.Caps Property

Language:

Retrieves the capabilities of the capture buffer.

Definition

Visual Basic Public ReadOnly Property Caps As CaptureBufferCaps
C# public CaptureBufferCaps Caps { get; }
C++ public:
property CaptureBufferCaps Caps {
        CaptureBufferCaps get();
}
JScript public function get Caps() : CaptureBufferCaps

Property Value

Microsoft.DirectX.DirectSound.CaptureBufferCaps
A CaptureBufferCaps structure that describes the capibilites of the CaptureBuffer object.

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

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