Freigeben über


FireWarningWithArgs-Methode

Raises a warning with the option to provide an array of user-defined objects or information.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode FireWarningWithArgs(Int32, array<Object> [] () [] []) Raises a warning identified by the specified HRESULT and includes an optional array of user-defined objects or information.
Öffentliche Methode FireWarningWithArgs(Int32, String, String, Int32, array<Object> [] () [] []) Raises a warning identified by the specified HRESULT, associates it with the specified component, help file, and help context, and includes an optional array of user-defined objects or information.

Zum Anfang