DeviceProperties.BufferSize Property |
Language: |
Sets the input buffer size.
Visual Basic Public Property BufferSize As Integer C# public int BufferSize { get; set; } C++ public:
property int BufferSize {
int get();
void set(int value);
}JScript public function get BufferSize() : int
public function set BufferSize(int);
This property is read/write.
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