CComDesignerBase::UpdateRegKeyValues

static HRESULT UpdateRegKeyValues ( _ATL_REGMAP_ENTRY *pAtlRegMap, int iAtlRegMapLen );

Return Value

A standard HRESULT value.

Parameters

pAtlRegMap

Pointer to a registration map defined by the registration macros.

iAtlRegMapLen

Length of the registration map.

Remarks

UpdateRegKeyValues sets or updates the static member data for the CComDesignerBase class.

See Also

Registration Macros