- GetCommState
bool GetCommState(HANDLE hFile, DCB* lpDCB)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetCommState
bool SetCommState(HANDLE hFile, DCB* lpDCB)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetCommTimeouts
bool SetCommTimeouts(HANDLE hFile, COMMTIMEOUTS* lpCommTimeouts)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Definitions of using types