I use pfnReadPort to read bluetooth printer (BTH001). Error code 87.

dadwdw 5 信誉分
2024-05-16T03:59:24.33+00:00
flag = (*pIniPort->fn.pfnReadPort)(pIniPort->hPort, pBuffer, cbBuf, pcbRead);    
if (!flag) {       
 a = GetLastError();       
 MyDebug("LmReadPort:error code is %d", a);    
}

Windows 商业版 | 面向 IT 专业人士的 Windows 客户端 | 设备和部署 | 其他
{count} 票

你的答案

问题作者可以将答案标记为“接受的答案”,这有助于用户了解已解决作者问题的答案。