예제 #1
0
 internal extern static bool SetCommTimeouts(
     SafeHandle hFile,
     ref COMMTIMEOUTS lpCommTimeouts
     );
예제 #2
0
 internal extern static Boolean SetCommTimeouts(
     SafeHandle hFile,
     ref COMMTIMEOUTS lpCommTimeouts
     );