IVsPropertyFileOut.Flush Méthode

Définition

Vide un flux de propriété.

public:
 int Flush();
public:
 int Flush();
int Flush();
public int Flush ();
abstract member Flush : unit -> int
Public Function Flush () As Integer

Retours

Int32

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

Implémente

Remarques

Appelez cette méthode après avoir appelé EndPropertySection et poursuivi avec un flux de propriétés externe.

S’applique à