Click or drag to resize

ManagerInterfaceCfgDeleteGatewayRule Method

Deletes a gateway routing rule based on its index.

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

Parameters

pos
Type: SystemInt32
See Also