Searched refs:QueryServiceStatus_t (Results 1 – 1 of 1) sorted by relevance
51 typedef BOOL (__stdcall * QueryServiceStatus_t)(SC_HANDLE, LPSERVICE_STATUS); typedef58 QueryServiceStatus_t QueryServiceStatus_ = NULL;167 …QueryServiceStatus_ = reinterpret_cast<QueryServiceStatus_t>(GetProcAddress(hAdvapi32, "QueryServi… in RestartIndexingService()
Completed in 11 milliseconds