eRFID_SDK_ProfilerType
eRFID_SDK_ProfilerType
enumeration contains a set of constants that determine the profiler type.
class eRFID_SDK_ProfilerType {
static const int SPT_DOC_9303_EDITION_2006 = 0x00000001;
static const int SPT_DOC_9303_LDS_PKI_MAINTENANCE = 0x00000002;
}
Constant | Description |
---|---|
SPT_DOC_9303_EDITION_2006 | Doc 9303, 6th edition, 2006 |
SPT_DOC_9303_LDS_PKI_MAINTENANCE | LDS and PKI Maintenance, v2.0, May 21, 2014 |