Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 119 of file rpcss_main.c.
Referenced by ServiceMain().
{ RpcMgmtStopServerListening(NULL); RpcServerUnregisterIf(epm_v3_0_s_ifspec, NULL, TRUE); RpcServerUnregisterIf(Irot_v0_2_s_ifspec, NULL, TRUE); CloseHandle(exit_event); return TRUE; }