SoundPermission.UseCapture Property |
Language: |
Gets or sets the access represented by the permission.
Visual Basic Public Property UseCapture As Boolean C# public bool UseCapture { get; set; } C++ public:
property bool UseCapture {
bool get();
void set(bool value);
}JScript public function get UseCapture() : boolean
public function set UseCapture(boolean);
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