Jump to content

GpiSuspendPlay: Difference between revisions

From EDM2
Created page with "Category:Undocumented This is an '''undocumented''' function. ==Syntax== GpiSuspendPlay(HPS hps) ==Parameters== ; hdc (HDC) - input : == Returns == ;''rc'' (BOOL) - returns :Success indicator. :;TRUE ::Successful completion :;FALSE ::Error occurred. Category:Gpi"
 
No edit summary
 
Line 6: Line 6:


==Parameters==
==Parameters==
; hdc ([[HDC]]) - input :
; hps ([[HPS]]) - input :


== Returns ==
== Returns ==

Latest revision as of 01:56, 25 November 2025

This is an undocumented function.

Syntax

GpiSuspendPlay(HPS hps)

Parameters

hps (HPS) - input

Returns

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