C
bool SetMatchKeyCode(OptimaServer* Server, const char* MatchKeyCode);
Java
boolean Server.SetMatchKeyCode(String MatchKeyCode);
.net
bool Server.SetMatchKeyCode(string MatchKeyCode);
bool SetMatchKeyCode(OptimaServer* Server, const char* MatchKeyCode);
boolean Server.SetMatchKeyCode(String MatchKeyCode);
bool Server.SetMatchKeyCode(string MatchKeyCode);