Description of fields that can be use in the search dongle.

#include <grdMobileSDK.h>

Public Attributes

  •  uint32_t publicCode
    Public code (zero means finding all dongles)
  • uint32_t dongleId
    Dongle ID (unique)
  • uint32_t model
    Dongle model/models (combination of GrdFMM_xxx flags)
  • uint16_t feature
    Dongle feature flags (combination of GrdDT_xxx flags)
  • uint16_t serialNumber
    Serial number.
  • uint16_t mask
    Bit mask.
  • uint8_t programNumber
    Program number.
  • uint8_t programVersion
    Program version.

Detailed Description

Description of fields that can be use in the search dongle.

 


The documentation for this struct was generated from the following file:

  • grdMobileSDK.h
  • No labels