# ParseResults

### Description

Parses the results returned by a call to AddUserEx2.

```csharp
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    |
