|
QLIB_API HANDLE QLIB_QPHONEMS_ConnectServer_Sahara( unsigned int iComPort, unsigned long* version, unsigned long* msmid, unsigned char bGetMsmId, int mode, unsigned long timeout, swdlQPHONEMSCB pSWDL_QPHONEMS_CB);
/******************************************************************************/
/**
Disconnect the server and close the COM port associated with the FireHose server.
\param hResourceContext = Resource context that was returned from the call to QLIB_QPHONEMS_ConnectServer_FireHose()
\return void
我不知道这些参数要怎么写,只知道第一个是COM口号,后面的要怎么写,怎么取返回到的HANDLE呢?
有知道的么?或有偿请个人帮忙写一套这个方案的代码,请联系QQ:1 4 1 9 2 3 6 5 4 9 |
|