Compartir a través de


estructura MSR_DEAUTHENTICATE_DEVICE (pointofservicedriverinterface.h)

Esta estructura proporciona la información necesaria para desautorice el dispositivo.

Sintaxis

typedef struct _MSR_DEAUTHENTICATE_DEVICE {
  unsigned char Challenge2[MSR_CHALLENGE_SIZE];
} MSR_DEAUTHENTICATE_DEVICE, *PMSR_DEAUTHENTICATE_DEVICE;

Miembros

Challenge2[MSR_CHALLENGE_SIZE]

Token de desafío usado para desautorice el dispositivo.

Requisitos

Requisito Valor
Header pointofservicedriverinterface.h (include PointOfServiceDriverInterface.h)