ILicWizExternal.MsoAlert(String, String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int MsoAlert(System::String ^ bstrText, System::String ^ bstrButtons, System::String ^ bstrIcon);
public int MsoAlert (string bstrText, string bstrButtons, string bstrIcon);
abstract member MsoAlert : string * string * string -> int
Public Function MsoAlert (bstrText As String, bstrButtons As String, bstrIcon As String) As Integer
Parameters
- bstrText
- String
- bstrButtons
- String
- bstrIcon
- String