コード例 #1
0
ファイル: wcMakeWildAPI.cs プロジェクト: hlsantos/wcSDK
 public extern static bool MwAddSecurityProfile(wcServerAPI.TSecurityProfile profile, int index);
コード例 #2
0
ファイル: wcMakeWildAPI.cs プロジェクト: hlsantos/wcSDK
 public extern static bool MwUpdateSecurityProfile(int index, wcServerAPI.TSecurityProfile profile);
コード例 #3
0
ファイル: wcMakeWildAPI.cs プロジェクト: hlsantos/wcSDK
 public extern static bool MwGetSecurityProfiles(int index, int count, wcServerAPI.TSecurityProfile profile);