Click or drag to resize

ManagerInterfaceCfgShiftLiveUpdate Method

Changes the position of a Live Update configuration in the list. The method is obsolete and not used.

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

Parameters

pos
Type: SystemInt32
shift
Type: SystemInt32
See Also