Condividi tramite


Struttura PosStringType (pointofservicedriverinterface.h)

Questa struttura rappresenta una stringa Unicode Point of Service (POS) con lunghezza DataLengthInBytes.

Sintassi

typedef struct _PosStringType {
  UINT32 DataLengthInBytes;
} PosStringType;

Members

DataLengthInBytes

Lunghezza della stringa in byte.

Commenti

La stringa è Unicode e il contenuto della stringa segue immediatamente dopo la struttura PosStringType.

Requisiti

Requisito Valore
Intestazione pointofservicedriverinterface.h (include PointOfServiceDriverInterface.h)