public virtual void OnRtnForQuoteRsp(CThostFtdcForQuoteRspField pForQuoteRsp) { if (SwigDerivedClassHasMethod("OnRtnForQuoteRsp", swigMethodTypes11)) { CTPMarketCppWrapperPINVOKE.CThostFtdcMdSpi_OnRtnForQuoteRspSwigExplicitCThostFtdcMdSpi(swigCPtr, CThostFtdcForQuoteRspField.getCPtr(pForQuoteRsp)); } else { CTPMarketCppWrapperPINVOKE.CThostFtdcMdSpi_OnRtnForQuoteRsp(swigCPtr, CThostFtdcForQuoteRspField.getCPtr(pForQuoteRsp)); } }