Test.CheckAudioSetup Method |
Language: |
Visual Basic Public Sub CheckAudioSetup( _
ByVal guidPlayback As Guid, _
ByVal guidCapture As Guid, _
ByVal window As Control, _
ByVal flags As TestFlags _
)C# public void CheckAudioSetup(
Guid guidPlayback,
Guid guidCapture,
Control window,
TestFlags flags
);C++ public:
void CheckAudioSetup(
Guid guidPlayback,
Guid guidCapture,
Control^ window,
TestFlags flags
);JScript public function CheckAudioSetup(
guidPlayback : Guid,
guidCapture : Guid,
window : Control,
flags : TestFlags
);
guidPlayback System.Guid
guidCapture System.Guid
window System.Windows.Forms.Control
flags Microsoft.DirectX.DirectPlay.Voice.TestFlags
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