Set a major version of a server part which uses SDK API.
PRL_RESULT PrlApi_SetMainServerVersion( PRL_UINT32 nMajorVersion, PRL_UINT32 nFlags );
PrlApiDeprCore.h
PRL_RESULT. Possible values: PRL_ERR_API_WASNT_INITIALIZED - when SDK is not initialized PRL_ERR_SUCCESS - function completed successfully.
It uses to make properly links in error messages.
It works wrong when SDK connects to servers with different versions