SetCommTimeouts |
Declare Function Api_SetCommTimeouts& Lib "kernel32" Alias "SetCommTimeouts" (ByVal hFile&, lpCommTimeouts As COMMTIMEOUTS) |
Declare Function SetCommTimeouts Lib "kernel32" Alias "SetCommTimeouts" (ByVal hFile As Long, lpCommTimeouts As COMMTIMEOUTS) As Long |
|
指定した通信デバイスで実行されるすべての読み書き操作のタイムアウトパラメータを設定する。 |
|
パラメータ |