public override void OnRtnReqQuoteNotice(TapAPIReqQuoteNotice info) { Console.WriteLine("OnRtnPositionProfit"); }
public virtual void OnRtnReqQuoteNotice(TapAPIReqQuoteNotice info) { QTapTradeApiPINVOKE.ITapTradeAPINotify_OnRtnReqQuoteNotice(swigCPtr, TapAPIReqQuoteNotice.getCPtr(info)); }
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TapAPIReqQuoteNotice obj) { return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr); }