共用方式為


FaceRectInfoBlobHeader 結構 (mfapi.h)

FaceRectInfoBlobHeader 結構描述 MF_CAPTURE_METADATA_FACEROIS 屬性 Blob 格式的大小和計數資訊。

語法

typedef struct tagFaceRectInfoBlobHeader {
  ULONG Size;
  ULONG Count;
} FaceRectInfoBlobHeader;

成員

Size

此標頭的大小 + 下列所有 FaceRectInfo 結構。

Count

Blob 中的 FaceRectInfo 結構數目。

規格需求

需求
標頭 mfapi.h