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.
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
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.