IRemoteUIModule::NeedHTTPDRestart (Windows CE 5.0)
This restarts the Web server.
HRESULT NeedHTTPDRestart( BOOL* pVal);
Parameters
- pVal
[out] If this value is set to TRUE, the Web server will restart after all relevant operations have completed.
Return Values
If the method succeeds, the return value is S_OK.
If it fails, the return value is E_FAIL.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Remoteui.h, Remoteui.idl.
Link Library: Uuid.lib.
See Also
Send Feedback on this topic to the authors