PosProfileType 结构 (pointofservicedriverinterface.h)

此结构描述缓冲区中的配置文件字符串数。

语法

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

成员

BufferSize

PosProfileType之后的缓冲区的大小(包括 PosProfileType 结构的大小)。

ProfileCount

指示此标头后面的统计信息数。

言论

配置文件 PosStringType 的缓冲区 字符串遵循内存中的此结构。

要求

要求 价值
标头 pointofservicedriverinterface.h (include PointOfServiceDriverInterface.h)