Capture.Caps Property

Language:

Retrieves the capabilities of the capture device.

Definition

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

Property Value

Microsoft.DirectX.DirectSound.CaptureCaps
The capabilities of the capture device.

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