Jump to content

PDC_BLOCK

From EDM2
Revision as of 17:39, 8 February 2020 by Martini (talk | contribs) (Created page with "A pointer to an array of DC_BLOCK structures. ==Example Code== typedef DC_BLOCK *PDC_BLOCK; Category:Data type {{DISPLAYTITLE:PDC_BLOCK}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A pointer to an array of DC_BLOCK structures.

Example Code

typedef DC_BLOCK *PDC_BLOCK;