Example #1
0
        public virtual int QryAccountFeeRent(out uint sessionID, TapAPIAccountFeeRentQryReq qryReq)
        {
            int ret = TapTradeWrapperPINVOKE.ITapTradeAPI_QryAccountFeeRent(swigCPtr, out sessionID, TapAPIAccountFeeRentQryReq.getCPtr(qryReq));

            return(ret);
        }