BufferStatus.BufferLost Property

Language:

Retrieves whether a buffer is lost and must be restored before it is played or locked.

Definition

Visual Basic Public ReadOnly Property BufferLost As Boolean
C# public bool BufferLost { get; }
C++ public:
property bool BufferLost {
        bool get();
}
JScript public function get BufferLost() : boolean

Property Value

System.Boolean
Value that is set to true if a buffer is lost and must be restored; otherwise, false.

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