GpiSuspendPlay suspends the play of a metafile that is in progress on another thread to the same presentation space. It is used by a queue processor to suspend the processing of a print job. The play is suspended at some convenient point. This function does not wait for play to be suspended before completion.
This function can be used only with a presentation space of type GPIT_NORMAL, which is the default setting of GpiCreatePS.