SystemComponentInformationSoundCardInformation Property |
Gets the sound card information.
Namespace: com.softwarekey.Client.Utils.SystemComponentAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic SoundCardInformation SoundCardInformation { get; }
Public ReadOnly Property SoundCardInformation As SoundCardInformation
Get
public:
property SoundCardInformation^ SoundCardInformation {
SoundCardInformation^ get ();
}
Property Value
Type:
SoundCardInformation
See Also