BufferDescription.Flags Property |
Language: |
Retrieves or sets the capabilities of the buffer.
Visual Basic Public Property Flags As BufferDescriptionFlags C# public BufferDescriptionFlags Flags { get; set; } C++ public:
property BufferDescriptionFlags Flags {
BufferDescriptionFlags get();
void set(BufferDescriptionFlags value);
}JScript public function get Flags() : BufferDescriptionFlags
public function set Flags(BufferDescriptionFlags);
Microsoft.DirectX.DirectSound.BufferDescriptionFlags
This property is read/write.
A bitwise OR combination of BufferDescriptionFlags enumeration values that describes the capabilities of the 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