Can you elaborate on the exact problem? Show some code, debug messages?
Originally Posted by _Stefan Can you elaborate on the exact problem? Show some code, debug messages? BSTR codesetID; if(pGetID_Outron->GetCodesetID(&codesetID, &codesetLength) == S_OK) { } CodesetID containg the starting address. Now we need to get in QString, to which BSTR is pointing to.
But what happens when you use the suggested code?
Forum Rules
Bookmarks