Jump to content

PDC BLOCK: Difference between revisions

From EDM2
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}}"
 
(No difference)

Latest revision as of 17:39, 8 February 2020

A pointer to an array of DC_BLOCK structures.

Example Code

typedef DC_BLOCK *PDC_BLOCK;