GetCommState |
Declare Function Api_GetCommState& Lib "kernel32" Alias "GetCommState" (ByVal hFile&, lpDCB As DCB) |
Declare Function GetCommState Lib "kernel32" Alias "GetCommState" (ByVal hFile As Long, lpDCB As DCB) As Long |
|
指定した通信デバイスの現在の制御設定をデバイス制御ブロック(DCB 構造体)に格納する。 |
|
パラメータ |