Exemplo n.º 1
0
 public static extern RETURN_CODE PlxIntrAttach(IntPtr handle, PLX_INTR plx_intr, ref IntPtr eventhandle);
Exemplo n.º 2
0
 public static extern RETURN_CODE PlxIntrEnable(IntPtr handle, ref PLX_INTR plx_intr);
Exemplo n.º 3
0
 public static extern RETURN_CODE PlxIntrStatusGet(IntPtr handle, ref PLX_INTR plx_intr);