SetBaseType()

TypeInfo::SetBaseType(GetTypeInfoFunPtr) method

Sets base type descritor.

void System::TypeInfo::SetBaseType(GetTypeInfoFunPtr basetype)

Arguments

ParameterTypeDescription
basetypeGetTypeInfoFunPtrPointer to base type descriptor to set.

See Also