Edit

Share via


IDebugExtendedField::IsClosedType

Determines if the field represents a closed type.

Syntax

int IsClosedType();

Return Value

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

See also