Click or drag to resize

ManagerInterfaceCfgDeleteLiveUpdate Method

Deletes a Live Update configuration with the specified index. The method is obsolete and not used.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public void CfgDeleteLiveUpdate(
	int pos
)

Parameters

pos
Type: SystemInt32
See Also