Jump to content

LPGridRectRef

From EDM2
Revision as of 17:32, 8 February 2020 by Martini (talk | contribs) (Created page with "A pointer to a block of parameters in GridRectRef structure. ==Example Code== <PRE> typedef GridRectRef *LPGridRectRef; </PRE> Category:Data type")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A pointer to a block of parameters in GridRectRef structure.

Example Code

typedef GridRectRef *LPGridRectRef;