ActionFormat.BufferSize Property |
Language: |
Retrieves or sets a value that specifies the number of input data packets in the buffer for each device to which this action-to-control mapping is to be applied.
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