Compartir a través de


ILicWizExternal.MsoAlert(String, String, String) Método

Definición

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

Parámetros

bstrText
String
bstrButtons
String
bstrIcon
String

Devoluciones

Se aplica a