Partager via


WindowPane.IVsUIElementPane.LoadUIElementState, méthode

Une fois implémenté dans une classe dérivée, stockage personnalisé d'état de charges.

Espace de noms :  Microsoft.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Private Function LoadUIElementState ( _
    pstream As IStream _
) As Integer Implements IVsUIElementPane.LoadUIElementState
int IVsUIElementPane.LoadUIElementState(
    IStream pstream
)

Paramètres

Valeur de retour

Type : System.Int32
Par défaut cette méthode retourne E_NOTIMPL.

Implémentations

IVsUIElementPane.LoadUIElementState(IStream)

Sécurité .NET Framework

Voir aussi

Référence

WindowPane Classe

Microsoft.VisualStudio.Shell, espace de noms