CComDesignerBase::UpdateDesignerFeatures

static HRESULT UpdateDesignerFeatures ( BOOL bRegister, ATL_REGMAP_ENTRY **ppAtlRegMap );

Return Value

A standard HRESULT value.

Parameters

bRegister

TRUE to register the features and FALSE otherwise.

ppAtlRegMap

Pointer to registration map defined by the registration macros.

Remarks

At registration time, UpdateDesignerFeatures registers information from the registration map.

See Also

Registration Macros