XtServiceGetDefaultDeviceId Method |
Namespace:
Xt
Assembly:
Xt.Audio (in Xt.Audio.dll) Version: 2.0
Syntax public string GetDefaultDeviceId(
bool output
)
Public Function GetDefaultDeviceId (
output As Boolean
) As String
public:
String^ GetDefaultDeviceId(
bool output
)
member GetDefaultDeviceId :
output : bool -> string
Parameters
- output
- Type: SystemBoolean
Return Value
Type:
StringSee Also