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: 10.3.199.0
Syntax
public MMDevice GetDevice(
	string ID
)

Parameters

ID
Type: SystemString

Return Value

Type: MMDevice
See Also