CAtlServiceModuleT::RegisterAppId
Registers the service in the registry.
inline HRESULT RegisterAppId(
bool bService = false
) throw( );
Parameters
- bService
Must be true to register as a service.
Return Value
Returns S_OK on success, or an error HRESULT on failure.
Requirements
Header: atlbase.h