예제 #1
0
        public static string GetApiVersion()
        {
            string ret = CTPMarketCppWrapperPINVOKE.CThostFtdcMdApi_GetApiVersion();

            return(ret);
        }