LPGridRectRef: Difference between revisions
Appearance
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;