BufferCaps.StickyFocus Property |
Language: |
Retrieves whether the buffer has sticky focus.
Visual Basic Public ReadOnly Property StickyFocus As Boolean C# public bool StickyFocus { get; } C++ public:
property bool StickyFocus {
bool get();
}JScript public function get StickyFocus() : boolean
System.Boolean
This property is read-only.
Value that is set to true if the buffer has sticky focus; otherwise, false.
If the user switches to another application not using Microsoft DirectSound, the application's normal buffers are muted, but sticky focus buffers are still audible.
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