Introduction - If you have any usage issues, please Google them yourself
The following is a Delphi version of the data structure and the related call function statement
Using the other development language, as long as the conversion to the corresponding format of their own language can be
At present in RSRStock.dll, the following several export functions are provided:
DLLVER, R_Open, R_Close, R_Connect, R_DisConnect, R_InitMarketData,
R_GetPK, R_GetTestRealPK, R_GetKDays, R_GetMins, R_GetDeals,
R_GetMarket, R_GetMarketByStockCode, R_GetMarketByStockName,
R_GetStockCode, R_GetStockName
They all use the stdcall parameter to pass the format.