Udostępnij za pośrednictwem


Metoda DocData.Load — (String, UInt32, Int32)

Dokument należy ładuje do pamięci.

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 Load ( _
    fileName As String, _
    mode As UInteger, _
    isReadOnly As Integer _
) As Integer
public int Load(
    string fileName,
    uint mode,
    int isReadOnly
)

Parametry

  • isReadOnly
    Typ: System.Int32
    Aktualnie nie zaimplementowane.

Wartość zwracana

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

Implementuje

IPersistFileFormat.Load(String, UInt32, Int32)

Uwagi

Ta metoda implementuje IVsPersistDocData2 interfejsu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DocData Klasa

Przeciążenie Load

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell