Description

Activates the LED blinking of the hardware key with the specified ID.

Syntax

function GrdLedBlink(
  dongleId: grd_uint32): Integer; stdcall;

Parameters

dongleId
Unique identifier (ID) of the hardware key

Return values

GRD_OK

GRD_INVALID_HANDLE

  • No labels