Uses of Class
jtermios.windows.WinAPI.DCB
-
Packages that use WinAPI.DCB Package Description jtermios.windows -
-
Uses of WinAPI.DCB in jtermios.windows
Methods in jtermios.windows with parameters of type WinAPI.DCB Modifier and Type Method Description static booleanWinAPI. GetCommState(WinAPI.HANDLE hFile, WinAPI.DCB dcb)booleanWinAPI.Windows_kernel32_lib_Direct. GetCommState(WinAPI.HANDLE hFile, WinAPI.DCB dcb)booleanWinAPI.Windows_kernel32_lib. GetCommState(WinAPI.HANDLE hFile, WinAPI.DCB dcb)static booleanWinAPI. SetCommState(WinAPI.HANDLE hFile, WinAPI.DCB dcb)booleanWinAPI.Windows_kernel32_lib_Direct. SetCommState(WinAPI.HANDLE hFile, WinAPI.DCB dcb)booleanWinAPI.Windows_kernel32_lib. SetCommState(WinAPI.HANDLE hFile, WinAPI.DCB dcb)
-