หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
The FaceRectInfoBlobHeader structure describes the size and count information of the blob format for the MF_CAPTURE_METADATA_FACEROIS attribute.
Syntax
typedef struct tagFaceRectInfoBlobHeader {
ULONG Size;
ULONG Count;
} FaceRectInfoBlobHeader;
Members
Size
Size of this header + all following FaceRectInfo structures.
Count
Number of FaceRectInfo structures in the blob.
Requirements
| Requirement | Value |
|---|---|
| Header | mfapi.h |