Udostępnij za pośrednictwem


Metoda DocData.GetClassID —

Pobiera identyfikator GUID fabryki edytor, który utworzył dokument.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Shell
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Składnia

'Deklaracja
Public Function GetClassID ( _
    <OutAttribute> ByRef classId As Guid _
) As Integer
public int GetClassID(
    out Guid classId
)

Parametry

  • classId
    Typ: System.Guid%
    Identyfikator GUID factory edytor, który utworzył dokument.

Wartość zwracana

Typ: System.Int32
S_OK Jeśli metoda skutku; w przeciwnym razie zwraca kod błędu.

Implementuje

IPersist.GetClassID(Guid%)

Uwagi

Fabrycznie Edytor implementuje GUID GetGuidEditorType.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DocData Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell