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.
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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.