コード例 #1
0
ファイル: Kernel.cs プロジェクト: usbhell/flurrysharp
 public static extern int SetCommTimeouts(HANDLE hFile, ref COMMTIMEOUTS lpCommTimeouts);
コード例 #2
0
ファイル: Kernel.cs プロジェクト: usbhell/flurrysharp
 public static extern int BuildCommDCBAndTimeouts(string lpDef, ref DCB lpDCB, ref COMMTIMEOUTS lpCommTimeouts);