C
Claire
Regarding IOException
I'm catching this error while querying for available serial ports using a
third party component.
I attempt to open then close the comport and if this error type is thrown
then I don't list the port in a combo box.
But I would like to discern between a comport not being available and one
that is available but in use, easy with getlasterror.
Is it possible to do this?
I'm catching this error while querying for available serial ports using a
third party component.
I attempt to open then close the comport and if this error type is thrown
then I don't list the port in a combo box.
But I would like to discern between a comport not being available and one
that is available but in use, easy with getlasterror.
Is it possible to do this?