BufferDescription.ControlFrequency Property |
Language: |
Specifies whether the buffer has frequency control capability.
Visual Basic Public Property ControlFrequency As Boolean C# public bool ControlFrequency { get; set; } C++ public:
property bool ControlFrequency {
bool get();
void set(bool value);
}JScript public function get ControlFrequency() : boolean
public function set ControlFrequency(boolean);
System.Boolean
This property is read/write.
This value is set to true if the buffer has frequency control capability; 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