CAxPropertyContainer::RegisterAxProperties

int CAxPropertyContainer::RegisterAxProperties(void)

Register the properties of the ActiveX control with the property container.

Defined in: AxPropContainer.h

Return Value

Returns the number of properties registered.

Comments

This function calls GetAxControl to get the ActiveX control. Then it examines the properties in the ActiveX control and adds them to the container's property map.