Exemple #1
0
        public virtual int SetAPINotify(ITapTradeAPINotify pSpi)
        {
            int ret = TapTradeWrapperPINVOKE.ITapTradeAPI_SetAPINotify(swigCPtr, ITapTradeAPINotify.getCPtr(pSpi));

            return(ret);
        }