Microsoft DirectX 9.0 SDK Update (October 2004)

CaptureBuffer.Caps Property

Language:

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

Retrieves the capabilities of the capture buffer.

Definition

Visual Basic .NET Public ReadOnly Property Caps As CaptureBufferCaps
C# public CaptureBufferCaps Caps { get; }
Managed C++ public: __property CaptureBufferCaps get_Caps();
JScript .NET 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. 

© 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