The ResUtilVerifyResourceService utility function verifies that a named service is starting or currently running.
DWORD WINAPI ResUtilVerifyResourceService(
LPCTSTR ServiceName
);
If ResUtilVerifyResourceService cannot determine whether or not the service is starting or currently running, it returns a Win32® error value.
Version: Use Windows NT Server Enterprise Edition 4.0.
Windows CE: Unsupported.
Header: Declared in clusapi.h.