Bagikan melalui


Enumerasi MstStatisticsEntryType (pointofservicedriverinterface.h)

Enumerasi ini mendefinisikan jenis statistik pembaca stripe magnetik.

Sintaks

typedef enum _MsrStatisticsEntryType {
  MsrStatisticsEntryType_Invalid,
  MsrStatisticsEntryType_HoursPoweredCount,
  MsrStatisticsEntryType_CommunicationErrorCount,
  MsrStatisticsEntryType_GoodReadCount,
  MsrStatisticsEntryType_FailedReadCount,
  MsrStatisticsEntryType_UnreadableCardCount,
  MsrStatisticsEntryType_GoodWriteCount,
  MsrStatisticsEntryType_FailedWriteCount,
  MsrStatisticsEntryType_MissingStartSentinelTrack1Count,
  MsrStatisticsEntryType_ParityLRCErrorTrack1Count,
  MsrStatisticsEntryType_MissingStartSentinelTrack2Count,
  MsrStatisticsEntryType_ParityLRCErrorTrack2Count,
  MsrStatisticsEntryType_MissingStartSentinelTrack3Count,
  MsrStatisticsEntryType_ParityLRCErrorTrack3Count,
  MsrStatisticsEntryType_MissingStartSentinelTrack4Count,
  MsrStatisticsEntryType_ParityLRCErrorTrack4Count,
  MsrStatisticsEntryType_GoodCardAuthenticationDataCount,
  MsrStatisticsEntryType_FailedCardAuthenticationDataCount,
  MsrStatisticsEntryType_ChallengeRequestCount,
  MsrStatisticsEntryType_GoodDeviceAuthenticationCount,
  MsrStatisticsEntryType_FailedDeviceAuthenticationCount,
  MsrStatisticsEntryType_Count
} MstStatisticsEntryType;

Konstanta

 
MsrStatisticsEntryType_Invalid
Dicadangkan untuk penggunaan internal.
MsrStatisticsEntryType_HoursPoweredCount
Jumlah jam perangkat telah dinyalakan.
MsrStatisticsEntryType_CommunicationErrorCount
Jumlah kesalahan komunikasi.
MsrStatisticsEntryType_GoodReadCount
Jumlah pembacaan yang berhasil
MsrStatisticsEntryType_FailedReadCount
Jumlah pembacaan yang gagal
MsrStatisticsEntryType_UnreadableCardCount
Jumlah kartu yang tidak dapat dibaca
MsrStatisticsEntryType_GoodWriteCount
Jumlah penulisan yang berhasil. Jangan gunakan.
MsrStatisticsEntryType_FailedWriteCount
Jumlah penulisan yang gagal. Jangan gunakan.
MsrStatisticsEntryType_MissingStartSentinelTrack1Count
Jumlah kesalahan sentinel mulai yang hilang pada trek 1. Mungkin menunjukkan trek kosong.
MsrStatisticsEntryType_ParityLRCErrorTrack1Count
Jumlah kesalahan Paritas atau LRC pada trek 1
MsrStatisticsEntryType_MissingStartSentinelTrack2Count
Jumlah kesalahan sentinel mulai yang hilang pada trek 2. Mungkin menunjukkan trek kosong.
MsrStatisticsEntryType_ParityLRCErrorTrack2Count
Jumlah kesalahan Paritas atau LRC pada trek 2
MsrStatisticsEntryType_MissingStartSentinelTrack3Count
Jumlah kesalahan sentinel mulai yang hilang pada trek 3. Mungkin menunjukkan trek kosong.
MsrStatisticsEntryType_ParityLRCErrorTrack3Count
Jumlah kesalahan Paritas atau LRC pada trek 3
MsrStatisticsEntryType_MissingStartSentinelTrack4Count
Jumlah kesalahan sentinel mulai yang hilang pada trek 4. Mungkin menunjukkan trek kosong.
MsrStatisticsEntryType_ParityLRCErrorTrack4Count
Jumlah kesalahan Paritas atau LRC pada trek 4
MsrStatisticsEntryType_GoodCardAuthenticationDataCount
Jumlah pembacaan data autentikasi kartu yang berhasil
MsrStatisticsEntryType_FailedCardAuthenticationDataCount
Jumlah pembacaan data autentikasi kartu yang gagal
MsrStatisticsEntryType_ChallengeRequestCount
Jumlah panggilan yang berhasil ke RetrieveDeviceAuthenticationDataAsync.
MsrStatisticsEntryType_GoodDeviceAuthenticationCount
Jumlah upaya autentikasi kartu yang berhasil
MsrStatisticsEntryType_FailedDeviceAuthenticationCount
Jumlah upaya autentikasi kartu yang gagal
MsrStatisticsEntryType_Count
Jumlah jenis entri

Persyaratan

Persyaratan Nilai
Header pointofservicedriverinterface.h (sertakan Pointofservicedriverinterface.h)