IDebugExtendedField::IsClosedType

确定字段是否表示已关闭的类型。

语法

int IsClosedType();

返回值

如果字段为封闭类型,则 S_OK返回;否则返回 S_FALSE

另请参阅