Registration::GetRegistrableType
Defined in:
Returns the type of the registered class.
C4Creation.h
Prototype
Type GetRegistrableType(void) const;
Description
The GetRegistrableType
function returns the unique type identifier for the custom class type that the registration object represents.
See Also