For the complete documentation index, see llms.txt. This page is also available as Markdown.

ParseResults

Description

Parses the results returned by a call to AddUserEx2.

void ParseResults(string results, ref string message)

Parameters

Parameter
Type
Description

results

string

URL to the QLM License Server.

message

string

The license key to activate

Last updated