IOCTL_SERVICE_REFRESH
A version of this page is also available for
4/8/2010
This IOCTL causes a service to refresh its configuration parameters.
Parameters
None.
Return Values
Returns TRUE if successful, FALSE otherwise. To obtain extended error information, call the SetLastError function.
Remarks
Many services, such as Web server, read configuration data from the registry only on startup or when this IOCTL is sent.
Requirements
Header | service.h |
Windows Embedded CE | Windows CE .NET 4.0 and later |
Windows Mobile | Windows Mobile Version 5.0 and later |