Freigeben über


CAtlModuleT::UpdateRegistryAppId

Updates the EXE information in the registry.

static HRESULT WINAPI UpdateRegistryAppId(
   BOOL /*bRegister*/
) throw( );

Parameters

  • bRegister
    Reserved.

Return Value

Returns S_OK on success, or an error HRESULT on failure.

Requirements

Header: atlbase.h

See Also

Concepts

CAtlModuleT Class

CAtlModuleT Members