estructura BDA_RATING_PINRESET (bdatypes.h)

Sintaxis

typedef struct _BDA_RATING_PINRESET {
  BYTE bPinLength;
  BYTE argbNewPin[MIN_DIMENSION];
} BDA_RATING_PINRESET, *PBDA_RATING_PINRESET;

Miembros

bPinLength

Especifica el tamaño del búfer, incluida una terminación nula.

argbNewPin[MIN_DIMENSION]

Especifica UTF8 terminado en null. Use una cadena vacía si la patilla está deshabilitada.

Requisitos

Requisito Valor
Header bdatypes.h