public virtual int SendMaofOrder(int sessionId, ref MaofOrderType Order, ref string VBMsg, ref int ErrNO, out OrdersErrorTypes ErrorType, ref int OrderID, string AuthUserName, string AuthPassword, string ReEnteredValue, int SPCOrder) { ErrorType = OrdersErrorTypes.NoError; return(0); }
public virtual int SendMaofOrder(int sessionId, ref MaofOrderType Order, ref string VBMsg, ref int ErrNO, out OrdersErrorTypes ErrorType, ref int OrderID, string AuthUserName, string AuthPassword, string ReEnteredValue, int SPCOrder) { ErrorType = OrdersErrorTypes.NoError; return 0; }