Click or drag to resize

MMException Constructor

Initializes a new instance of the MMException class

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public MMException(
	int errorCode,
	string message
)

Parameters

errorCode  Int32
 
message  String
 
See Also