Metodo ErrorSupport.FireInformationWithArgs
Include i membri protetti
Include i membri ereditati
Raises an informational message with the option to provide an array of user-defined objects or information.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
FireInformationWithArgs(Int32, Boolean%, array<Object[]) | Raises an informational message about the specified HRESULT, allows execution to be cancelled, and includes an optional array of user-defined objects or information. | |
FireInformationWithArgs(Int32, String, String, Int32, Boolean%, array<Object[]) | Raises an informational message about 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. |
In alto