Click or drag to resize

ManagerInterfaceErrorDescription Method

Returns a text description for the passed error code.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public string ErrorDescription(
	int code
)

Parameters

code
Type: SystemInt32

Return Value

Type: String
See Also