Home
last modified time | relevance | path

Searched defs:tagFMT_HEADER (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/oleaut32/
H A Dvarformat.c157 typedef struct tagFMT_HEADER struct
159 BYTE size; /* Total size of the whole tokenised block (including header) */
160 BYTE type; /* Allowable types (FMT_TYPE_*) */
161 BYTE starts[4]; /* Offset of each of the 4 format sections, or 0 if none */