コード例 #1
0
 public static extern int fLlenaRegistroUnidad(ref tUnidad astUnidad);
コード例 #2
0
 public static extern int fAltaUnidad(ref int aIdUnidad, ref tUnidad astUnidad);
コード例 #3
0
 public static extern int fActualizaUnidad(string aNombreUnidad, ref tUnidad astUnidad);