Description:

SplQpInstall allows the user to configure a queue driver. This function is optional.

#include <os2.h>

HWND    hwnd;      /*  The window handle. */
BOOL    fSuccess;  /*  Return codes. */

fSuccess = SplQpInstall(hwnd);


[Back: SplQpInstall]
[Next: SplQpInstall Parameter - hwnd]