Description

Returns the original value of network licenses for a Feature.

Syntax

int GRD_API GrdFeatureGetMaxConcurrentResource(GrdHandle handle, 
											   grd_uint32* maxResource);

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