Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Raises a warning with the option to provide an array of user-defined objects or information.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
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. |
Top