how to close specific serial port in C++ MFC smart device application? -


How to turn off the specific serial port in C + + MFC smart device application?

How is a port open?

And how to stop it?

I am using this "ex:

to close the handle You should use the function found with the CreateFile .


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -