Jump to content

GpiResetPS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "==Syntax== GpiResetPS(hps, flOptions) ==Parameters== ;hps (HPS) - input:Presentation-space handle. ;flOptions (ULONG) - input: ==Returns== ;rc (BOOL) - returns:Success indi..."
 
(No difference)

Latest revision as of 19:40, 14 April 2020

Syntax

GpiResetPS(hps, flOptions)

Parameters

hps (HPS) - input
Presentation-space handle.
flOptions (ULONG) - input

Returns

rc (BOOL) - returns
Success indicator.
  • TRUE - Successful completion
  • FALSE - Error occurred.