예제 #1
0
 public static extern int fLlenaRegistroCteProv(tCteProv astCteProv, int aEsAlta);
예제 #2
0
 public static extern int fActualizaCteProv(StringBuilder aCodigoCteProv, tCteProv astCteProv);
예제 #3
0
 public static extern int fAltaCteProv(ref int aIdCteProv, ref tCteProv astCteProv);
예제 #4
0
 public static extern int fActualizaCteProv(string aCodigoCteProv, ref tCteProv astCteProv);