Description:
SplStdStart starts the recording of GPI and DevEscape calls as a metafile in the PM_Q_STD buffer.
#include <os2.h> HDC hdc; /* The device context handle. */ BOOL fSuccess; /* Return codes. */ fSuccess = SplStdStart(hdc);