Description

Returns the current value of the launch counter for a Feature.

Syntax

int GRD_API GrdFeatureGetRunCounter(GrdHandle handle, 
									grd_uint32* runCounter);

Parameters

handle
Session handle
runCounter

Pointer to the return value of the remaining launches for the feature

Return values

GRD_OK

GRD_INVALID_HANDLE

  • No labels