SPI_exec — 執行一個讀/寫命令
int SPI_exec(const char * command, long count)
command
count
SPI_exec 與 SPI_execute 相同,只是後者始終將 read_only 引數視為 false。
SPI_exec
SPI_execute
read_only
false
const char * command
包含要執行的命令的字串
long count
要返回的最大行數,或 0 表示無限制
0
參見 SPI_execute。
如果您在文件中看到任何不正確、與您對特定功能的實際體驗不符或需要進一步澄清的內容,請使用此表單報告文件問題。