共用方式為


PosProfileType 結構 (pointofservicedriverinterface.h)

此結構描述緩衝區中的配置檔字串數目。

語法

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

成員

BufferSize

在這個 PosProfileType的緩衝區大小,包括 posProfileType 結構 大小。

ProfileCount

指出此標頭之後的統計數據數目。

言論

配置檔的緩衝區 PosStringType 字串會遵循記憶體中的這個結構。

要求

要求 價值
標頭 pointofservicedriverinterface.h (include PointOfServiceDriverInterface.h)