Beispiel #1
0
 public static extern Int32 LDF_DataFrameToRaw(ref LDF_LIN_FRAME pFrame, Byte[] pRawData);
Beispiel #2
0
 public static extern Int32 LDF_DataRawToFrame(ref LDF_LIN_FRAME pFrame, Byte[] pRawData);