Jump to content

GpiResetBoundaryData

From EDM2
Revision as of 04:36, 28 January 2020 by Ak120 (talk | contribs) (Created page with "This function resets the boundary data to null. ==Syntax== rc = GpiResetBoundaryData(hps) HPS hps; Presentation-space handle.: BOOL rc; /* Success indica...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This function resets the boundary data to null.

Syntax

rc = GpiResetBoundaryData(hps)
HPS     hps;  /*  Presentation-space handle. */
BOOL    rc;   /*  Success indicator. */