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.
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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.