I use pfnReadPort to read bluetooth printer (BTH001). Error code 87.
dadwdw
5
信誉分
flag = (*pIniPort->fn.pfnReadPort)(pIniPort->hPort, pBuffer, cbBuf, pcbRead);
if (!flag) {
a = GetLastError();
MyDebug("LmReadPort:error code is %d", a);
}
Windows 商业版 | 面向 IT 专业人士的 Windows 客户端 | 设备和部署 | 其他
登录以回答