Click or drag to resize
MMDeviceEnumeratorGetDevice Method
Retrieves an endpoint device that is specified by an endpoint device-identification string.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public MMDevice GetDevice(
	string ID
)

Parameters

ID
Type: SystemString

Return Value

Type: MMDevice
See Also