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