Language Event Processing

Function Description
srv_langcpy Copies part of the language request buffer. Use this function to retrieve a part of the language command sent by the client.
srv_langlen Returns the length of the language request buffer. Use this function with srv_langcpy when the entire language command is to be retrieved.
srv_langptr Returns a pointer to the language request buffer.