LookupAdvancedPage.DoSavePage(Boolean, String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
protected:
override bool DoSavePage(bool pageIsValid, [Runtime::InteropServices::Out] System::String ^ % msg);
protected override bool DoSavePage (bool pageIsValid, out string msg);
override this.DoSavePage : bool * string -> bool
Protected Overrides Function DoSavePage (pageIsValid As Boolean, ByRef msg As String) As Boolean
Paramètres
- pageIsValid
- Boolean
- msg
- String