Jump to content

LPGridRectRef: Difference between revisions

From EDM2
Created page with "A pointer to a block of parameters in GridRectRef structure. ==Example Code== <PRE> typedef GridRectRef *LPGridRectRef; </PRE> Category:Data type"
 
(No difference)

Latest revision as of 17:32, 8 February 2020

A pointer to a block of parameters in GridRectRef structure.

Example Code

typedef GridRectRef *LPGridRectRef;