Main public logs
Appearance
Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 23:24, 2 April 2025 Iturbide talk contribs created page GpiSetStopDraw (Created page with "This function sets or clears the "stop draw" condition. ==Syntax== GpiSetStopDraw(hps, lValue); ==Parameters== ;hps (HPS) - input :Presentation-space handle. ;lValue (LONG) - input :Stop draw condition. :;SDW_OFF ::Clear the "stop draw" condition :;SDW_ON ::Set the "stop draw" condition. ==Returns== ;rc (BOOL) - returns :Success indicator. :;TRUE ::Successful completion :;FALSE ::Error occurred. ==Errors== Possible returns from WinGetLastError ;PMERR_INV_HP...")