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