Purpose
 
 Get license error message
 
.
 
  Synopsis
 
 int XPRMgetlicerrmsg(char *msg, int maxlen);
 
  Arguments
 
 
  
   | 
     msg 
     | 
     Pointer to an area where the error message is stored
     | 
  
   | 
     maxlen 
     | 
     Size of
     msg
     | 
 
  Return value
 
 Error code.
  Further information
 
 This function returns the last license error message.
 
  Related topics