GpiResetBoundaryData: Difference between revisions
Appearance
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. */