System::TypeInfo::SetBaseType 方法

TypeInfo::SetBaseType method

设置基类型描述符。

void System::TypeInfo::SetBaseType(GetTypeInfoFunPtr basetype)
参数类型描述
basetypeGetTypeInfoFunPtr指向要设置的基类型描述符的指针。

另见