Home
last modified time | relevance | path

Searched refs:hSCManager (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/setup_native/source/win32/customactions/indexingfilter/
H A Drestartindexingservice.cxx177 SC_HANDLE hSCManager = OpenSCManager_( in RestartIndexingService() local
182 if (hSCManager != NULL) in RestartIndexingService()
185 hSCManager, INDEXING_SERVICE_NAME, SERVICE_QUERY_STATUS | SERVICE_START | SERVICE_STOP); in RestartIndexingService()
200 CloseServiceHandle_(hSCManager); in RestartIndexingService()

Completed in 20 milliseconds