Click or drag to resize

ManagerInterfaceLogsOut Method

The functions for logging messages.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public void LogsOut(
	int code,
	string source,
	string msg
)

Parameters

code
Type: SystemInt32
source
Type: SystemString
msg
Type: SystemString
See Also