Jump to content

GpiResetBoundaryData: Difference between revisions

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

Revision as of 04:36, 28 January 2020

This function resets the boundary data to null.

Syntax

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