Description

Returns the original value of network licenses for a Feature.

Syntax

function GrdFeatureGetMaxConcurrentResource(
  handle: GrdHandle;
  maxResource: Pgrd_uint32): Integer; stdcall;

Parameters

handle
Session handle
maxResource
Pointer to the return value of the initial number of network licenses

Return values

GRD_OK

GRD_INVALID_HANDLE

  • No labels