FireWarningWithArgs 方法

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

此成员被重载。有关此成员的完整信息,包括语法、用法和示例,请单击重载列表中的名称。

重载列表

  名称 说明
公共方法 FireWarningWithArgs(Int32, array<Object> [] () [] []) Raises a warning identified by the specified HRESULT and includes an optional array of user-defined objects or information.
公共方法 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.

页首