Пример #1
0
 public static extern int PAF_Preenche_D(IntPtr pafHandle,
                                         RegistroHD1Rec registroD1Rec,
                                         RegistroD2Rec[] registrosD2Rec,
                                         int countD2,
                                         RegistroD3Rec[] registrosD3Rec,
                                         RegistroD4Rec[] registrosD4Rec,
                                         int countD4);
Пример #2
0
 public static extern int PAF_Preenche_U(IntPtr pafHandle,
                                         RegistroHD1Rec registroU1Rec);
Пример #3
0
 public static extern int PAF_Preenche_T(IntPtr pafHandle,
                                         RegistroHD1Rec registroT1Rec,
                                         RegistroT2Rec[] registrosT2Rec,
                                         int countT2);
Пример #4
0
 public static extern int PAF_Preenche_P(IntPtr pafHandle,
                                         RegistroHD1Rec registroP1Rec,
                                         RegistroP2Rec[] registrosP2Rec,
                                         int countP2);
Пример #5
0
 public static extern int PAF_Preenche_N(IntPtr pafHandle,
                                         RegistroHD1Rec registroN1Rec,
                                         RegistroN2Rec registrosN2Rec,
                                         RegistroN3Rec[] registrosN3Rec,
                                         int countN3);
Пример #6
0
 public static extern int PAF_Preenche_B(IntPtr pafHandle,
                                         RegistroHD1Rec registrosHD1Rec,
                                         RegistroB2Rec[] registrosB2Rec,
                                         int countB2);
Пример #7
0
 public static extern int PAF_Preenche_C(IntPtr pafHandle,
                                         RegistroHD1Rec registrosC1Rec,
                                         RegistroC2Rec[] registrosC2Rec,
                                         int countC2);
Пример #8
0
 public static extern int PAF_Preenche_T(IntPtr pafHandle,
                                          RegistroHD1Rec registroT1Rec,
                                          RegistroT2Rec[] registrosT2Rec,                                                 
                                          int countT2);
Пример #9
0
 public static extern int PAF_Preenche_U(IntPtr pafHandle,
                                          RegistroHD1Rec registroU1Rec);
Пример #10
0
 public static extern int PAF_Preenche_P(IntPtr pafHandle,
                                          RegistroHD1Rec registroP1Rec,
                                          RegistroP2Rec[] registrosP2Rec,
                                          int countP2);
Пример #11
0
 public static extern int PAF_Preenche_N(IntPtr pafHandle,
                                          RegistroHD1Rec registroN1Rec,
                                          RegistroN2Rec registrosN2Rec,
                                          RegistroN3Rec[] registrosN3Rec,
                                          int countN3);
Пример #12
0
 public static extern int PAF_Preenche_D(IntPtr pafHandle,
                                         RegistroHD1Rec registroD1Rec,
                                         RegistroD2Rec[] registrosD2Rec,
                                         int countD2,
                                         RegistroD3Rec[] registrosD3Rec,
                                         RegistroD4Rec[] registrosD4Rec,
                                         int countD4);
Пример #13
0
 public static extern int PAF_Preenche_C(IntPtr pafHandle,
                                          RegistroHD1Rec registrosC1Rec,
                                          RegistroC2Rec[] registrosC2Rec,
                                          int countC2);
Пример #14
0
 public static extern int PAF_Preenche_B(IntPtr pafHandle,
                                          RegistroHD1Rec registrosHD1Rec,
                                          RegistroB2Rec[] registrosB2Rec,
                                          int countB2);