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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Determines if the field represents a closed type.
HRESULT IsClosedType(
void
);
int IsClosedType();
If the field is a closed type, returns S_OK; otherwise, returns S_FALSE.