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

Parameters

ID  String
 

Return Value

MMDevice
See Also