Home
last modified time | relevance | path

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

/aoo42x/main/setup_native/source/win32/customactions/indexingfilter/
H A Drestartindexingservice.cxx52 typedef BOOL (__stdcall * StartService_t)(SC_HANDLE, DWORD, LPCSTR*); typedef
59 StartService_t StartService_ = NULL;
168 … StartService_ = reinterpret_cast<StartService_t>(GetProcAddress(hAdvapi32, "StartServiceA")); in RestartIndexingService()

Completed in 4 milliseconds