Exemple #1
0
 public extern static bool MwAddSecurityProfile(wcServerAPI.TSecurityProfile profile, int index);
Exemple #2
0
 public extern static bool MwUpdateSecurityProfile(int index, wcServerAPI.TSecurityProfile profile);
Exemple #3
0
 public extern static bool MwGetSecurityProfiles(int index, int count, wcServerAPI.TSecurityProfile profile);