GpiSuspendPlay suspends the playing of a metafile.
#include <os2.h> HPS hps; BOOL Success; APIRET rc; /* Success indicator. */ rc = GpiSuspendPlay(hps, Success);