Bagikan melalui


Struktur PosProfileType (pointofservicedriverinterface.h)

Struktur ini menjelaskan jumlah string profil dalam buffer.

Sintaks

typedef struct _PosProfileType {
  UINT32 BufferSize;
  UINT32 ProfileCount;
} PosProfileType;

Anggota

BufferSize

Ukuran dalam byte buffer yang mengikuti PosProfileType ini, termasuk ukuran struktur PosProfileType .

ProfileCount

Menunjukkan jumlah statistik yang mengikuti header ini.

Keterangan

Buffer string PosStringType profil mengikuti struktur ini dalam memori.

Persyaratan

Persyaratan Nilai
Header pointofservicedriverinterface.h (termasuk PointOfServiceDriverInterface.h)