OS2 API:WinRestartWPDServer
From EDM2
Contents |
WinRestartWPDServer
- WinRestartWPDServer(actionFlag)
- Restart the Workplace Shell DSOM Server.
Parameters
Constants
Flag for the action to do:
Returns
This function returns a APIRET with the values of:
Module
Define (C/C++)
INCL_WPCLASS
Export name/Ordinal
Calling conversion
Example Code
... BOOL fAction; BOOL rc; ... rc = WinRestartWPDServer (fAction); ...
Related Functions
WinIsSOMDDReady WinIsWPDServerReady WinRestartSOMDD
Notes
The PM Shell must be up and running.
The DSOM daemon must be up and running, before the Workplace Shell DSOM Server can be started.