FireErrorWithArgs-Methode
Raises an error with the option to provide an array of user-defined objects or information.
Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.
Überladungsliste
Name | Beschreibung | |
---|---|---|
FireErrorWithArgs(Int32, Boolean%, array<Object> [] () [] []) | Raises an error identified by the specified HRESULT, allows execution to be cancelled, and includes an optional array of user-defined objects or information. | |
FireErrorWithArgs(Int32, String, String, Int32, Boolean%, array<Object> [] () [] []) | Raises an error identified by the specified HRESULT, associates it with the specified component, help file, and help context, allows execution to be cancelled, and includes an optional array of user-defined objects or information. |
Zum Anfang