Share via


IDebugExtendedField::IsClosedType

Determines if the field represents a closed type.

HRESULT IsClosedType(
   void
);
int IsClosedType();

Return Value

If the field is a closed type, returns S_OK; otherwise, returns S_FALSE.

See Also

Reference

IDebugExtendedField