Description

Gets information about the Feature that is logged in using the Login method. To save the license data, the function allocates memory. To free the allocated memory, call the GrdFree method.

Syntax

public unsafe Status GetInfo(out string licenseInfo)

Parameters

licenseInfo

The list as a string with feature information in JSON format

Return values

GRD_OK

GRD_INVALID_HANDLE

  • No labels