예제 #1
0
파일: Api.cs 프로젝트: serialbus/NGK
 public static extern F_CAN_RESULT fw_can_wait(
     SafeFileHandle hDev,
     ref F_CAN_WAIT pWait,
     UInt32 msTimeout);
예제 #2
0
파일: Api.cs 프로젝트: serialbus/NGK
 public static extern F_CAN_RESULT fw_can_wait(
     SafeFileHandle hDev,
     ref F_CAN_WAIT pWait,
     UInt32 msTimeout);