Esempio n. 1
0
 public static void Ch7ModifyCh7StringA()
 {
     var  value = new Ch7StringA();
     bool ret   = Ch7Native.Ch7ModifyCh7StringA(value);
 }
Esempio n. 2
0
 public static extern bool Ch7ModifyCh7StringA([In, Out] Ch7StringA value);