Поделиться через


CAtlServiceModuleT::Uninstall

Stops and removes the service.

BOOL Uninstall( ) throw( );

Возвращаемое значение

Returns TRUE on success, FALSE on failure.

Заметки

Stops the service from running and removes it from the Service Control Manager database.

Требования

Header: atlbase.h

См. также

Основные понятия

CAtlServiceModuleT Class

CAtlServiceModuleT Members

CAtlServiceModuleT::Install