Пример #1
0
 public static extern int fLlenaRegistroProducto(tProducto astProducto, int aEsAlta);
Пример #2
0
 public static extern int fAltaProducto(ref int aIdProducto, ref tProducto astProducto);
Пример #3
0
 public static extern int fActualizaProducto(ref int aCodigoProducto, tProducto astProducto);