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.
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
System.Int32
This property is read-only.
The rate, in kilobytes per second, at which data is transferred to the buffer memory when reading and writing to a buffer.
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