Description:

SplStdClose closes the PM_Q_STD buffer.

#include <os2.h>

HDC     hdc;       /*  The device context handle. */
BOOL    fSuccess;  /*  Return codes. */

fSuccess = SplStdClose(hdc);


[Back: SplStdClose]
[Next: SplStdClose Parameter - hdc]