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
Post a Comment