BufferCaps.UnlockTransferRate Property

Language:

Retrieves the rate, in kilobytes per second, at which data is transferred to the buffer memory when reading and writing to a buffer.

Definition

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

Property Value

System.Int32
The rate, in kilobytes per second, at which data is transferred to the buffer memory when reading and writing to a buffer.

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