Microsoft DirectX 9.0 SDK Update (October 2004)

BackBufferType Enumeration

Language:

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

Defines constants that identify the type of back buffers in a swap chain.

Definition

Visual Basic .NET Public Enum BackBufferType
C# public enum BackBufferType
Managed C++ __value public enum BackBufferType
JScript .NET public enum BackBufferType

Members

Member Value Description
Right 2 Not supported.
Left 1 Not supported.
Mono 0 Nonstereo swap chain (one or more nonstereo back buffers).

Remarks

In stereo view, a stereo pair contains both a right-eye and a left-eye view of a 3-D scene. Microsoft® DirectX® 9.0 does not support stereo view, so neither the Right nor the Left values of this enumerated type are supported.

Enumeration Information

Namespace Microsoft.DirectX.Direct3D
Assembly Microsoft.DirectX.Direct3D (microsoft.directx.direct3d.dll)
Strong Name Microsoft.DirectX.Direct3D,  Version=1.0.2902.0,  Culture=neutral,  PublicKeyToken=31bf3856ad364e35

See Also


© 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