Méthode FireErrorWithArgs

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

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique 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.
Méthode publique 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.

Haut de la page