Exemplo n.º 1
0
Arquivo: Api.cs Projeto: serialbus/NGK
 public static extern F_CAN_RESULT fw_can_wait(
     SafeFileHandle hDev,
     ref F_CAN_WAIT pWait,
     UInt32 msTimeout);
Exemplo n.º 2
0
Arquivo: Api.cs Projeto: serialbus/NGK
 public static extern F_CAN_RESULT fw_can_wait(
     SafeFileHandle hDev,
     ref F_CAN_WAIT pWait,
     UInt32 msTimeout);