コード例 #1
0
ファイル: Chapter8Union.cs プロジェクト: largesky/dotnetlearn
 public static extern bool Ch8ModifyCh8ComplexINT([In, Out] Ch8ComplexINT value, Ch8DataType ch8DataType);
コード例 #2
0
ファイル: Chapter8Union.cs プロジェクト: largesky/dotnetlearn
 public static extern bool Ch8ModifyCh8ComplexCh8Sample([In, Out] Ch8ComplexCh8Sample value, Ch8DataType ch8DataType);