Jump to content

SIZEROF

From EDM2
Revision as of 15:29, 3 April 2025 by Ak120 (talk | contribs) (Example Code)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Size structure.

typedef follow _SIZEROF {
  FIXED     fxWidth;   /* Width. */
  FIXED     fxHeight;  /* Height. */
};