הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
The HistogramBlobHeader structure describes the blob size and the number of histograms in the blob for the MF_CAPTURE_METADATA_HISTOGRAM attribute.
Syntax
typedef struct tagHistogramBlobHeader {
ULONG Size;
ULONG Histograms;
} HistogramBlobHeader;
Members
Size
Size of the entire histogram blob in bytes.
Histograms
Number of histograms in the blob. Each histogram is identified by a HistogramHeader.
Requirements
| Requirement | Value |
|---|---|
| Header | mfapi.h |