Returns a Boolean value indicating whether the computer's sound card is enabled.
Syntax
MediaPlayer.IsSoundCardEnabled
Return Values
This method returns the following values:
| Value | Description |
| True | Sound card is enabled. |
| False | No sound cards are enabled. |
Remarks
The IsSoundCardEnabled method determines whether the computer has one or more sound cards enabled.
© 1996-1998 Microsoft Corporation. All rights reserved.