Uses of Class
de.ibapl.jnhw.winapi.Winbase.COMSTAT
-
Packages that use Winbase.COMSTAT Package Description de.ibapl.jnhw.winapi -
-
Uses of Winbase.COMSTAT in de.ibapl.jnhw.winapi
Methods in de.ibapl.jnhw.winapi with parameters of type Winbase.COMSTAT Modifier and Type Method Description static voidWinbase. ClearCommError(Winnt.HANDLE hFile, IntRef lpErrors, Winbase.COMSTAT lpStat)ClearCommError Retrieves information about a communications error and reports the current status of a communications device.
-