GpiResetPS: Difference between revisions
Appearance
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.