Udostępnij za pośrednictwem


Metoda DesignerDocDataService.IVsRunningDocTableEvents2.OnAfterAttributeChange —

Wywoływana po atrybut został zmieniony na dokument w tabeli dokument z systemem.

Przestrzeń nazw:  Microsoft.VisualStudio.Shell.Design.Serialization
Zestaw:  Microsoft.VisualStudio.Shell.Design (w Microsoft.VisualStudio.Shell.Design.dll)

Składnia

'Deklaracja
Private Function OnAfterAttributeChange ( _
    docCookie As UInteger, _
    grfAttribs As UInteger _
) As Integer Implements IVsRunningDocTableEvents2.OnAfterAttributeChange
int IVsRunningDocTableEvents2.OnAfterAttributeChange(
    uint docCookie,
    uint grfAttribs
)

Parametry

  • docCookie
    Typ: System.UInt32
    Identyfikator obiektu danych dokumentu w tabeli dokument z systemem.

Wartość zwracana

Typ: System.Int32
Jeśli metoda się powiedzie, zwraca S_OK.Jeśli nie powiedzie się, zwraca kod błędu.

Implementuje

IVsRunningDocTableEvents2.OnAfterAttributeChange(UInt32, UInt32)

Uwagi

Domyślnie ta metoda nie jest zaimplementowana.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DesignerDocDataService Klasa

Przestrzeń nazw Microsoft.VisualStudio.Shell.Design.Serialization