Identify the original type of converted component.
Identify the original type of converted component.
The object will be downcasted to OriginalTypeAware
interface and if it succeeded original type will be
returned. For non-object components typeid(void)
will be returned as no OriginalTypeAware they could implement.
Identify the original type of converted component.
Identify the original type of converted component. The object will be downcasted to OriginalTypeAware interface and if it succeeded original type will be returned. For non-object components typeid(void) will be returned as no OriginalTypeAware they could implement.