IDirList.put_ShowTitle(Boolean) Méthode

Définition

Affiche ou masque le titre de la liste des répertoires.

public:
 int put_ShowTitle(bool bShow);
public:
 int put_ShowTitle(bool bShow);
int put_ShowTitle(bool bShow);
[System.Runtime.InteropServices.DispId(1610743813)]
public int put_ShowTitle (bool bShow);
[<System.Runtime.InteropServices.DispId(1610743813)>]
abstract member put_ShowTitle : bool -> int
Public Function put_ShowTitle (bShow As Boolean) As Integer

Paramètres

bShow
Boolean

true pour afficher le titre ; false pour le masquer.

Retours

Int32

Si la méthode réussit, retourne S_OK. En cas d'échec, retourne un code d'erreur.

Attributs

S’applique à