BufferStatus.BufferLost Property |
Language: |
Retrieves whether a buffer is lost and must be restored before it is played or locked.
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
System.Boolean
This property is read-only.
Value that is set to true if a buffer is lost and must be restored; otherwise, false.
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