ManagerInterfaceCfgShiftSync Method |
Namespace: mtapi.be.MT4ManagerApiCpp
public void CfgShiftSync( int pos, int shift )
Public Sub CfgShiftSync ( pos As Integer, shift As Integer )
public: void CfgShiftSync( int pos, int shift )
member CfgShiftSync : pos : int * shift : int -> unit