コード例 #1
0
ファイル: wcMakeWildAPI.cs プロジェクト: hlsantos/wcSDK
 public extern static bool MwAddComputerConfig(wcServerAPI.TComputerConfig ccoonfig, int index);
コード例 #2
0
ファイル: wcMakeWildAPI.cs プロジェクト: hlsantos/wcSDK
 public extern static bool MwUpdateComputerConfig(int index, wcServerAPI.TComputerConfig cconfig);
コード例 #3
0
ファイル: wcMakeWildAPI.cs プロジェクト: hlsantos/wcSDK
 public extern static bool MwGetComputerConfigs(int index, int count, wcServerAPI.TComputerConfig cconfig);