IVsReportExternalErrors.ClearAllErrors Methode

Definition

Entfernen alle Fehler aus der Liste.

public:
 int ClearAllErrors();
public:
 int ClearAllErrors();
int ClearAllErrors();
public int ClearAllErrors ();
abstract member ClearAllErrors : unit -> int
Public Function ClearAllErrors () As Integer

Gibt zurück

Int32

Wenn die Ausführung erfolgreich ist, wird S_OK, andernfalls ein Fehlercode zurückgegeben.

Hinweise

COM-Signatur

Aus singlefileeditor. idl:

HRESULT IVsReportExternalErrors::ClearAllErrors();  

Gilt für