Condividi tramite


Funzione LoadFromHistory (Informazioni di riferimento sulle API WPF non gestite)

Questa API supporta l'infrastruttura di Windows Presentation Foundation (WPF) e non deve essere usata direttamente dal codice.

Usato dall'infrastruttura Windows Presentation Foundation (WPF) per la gestione delle finestre.

Sintassi

HRESULT LoadFromHistory_export(  
        IStream* pHistoryStream,
        IBindCtx* pBindCtx  
)  

Parametri

pHistoryStream
Puntatore a un flusso di informazioni sulla cronologia.

pBindCtx
Puntatore a un contesto di associazione.

Requisiti

Piattaforme: vedere Requisiti di sistema di .NET Framework.

DLL:

In .NET Framework 3.0 e 3.5: PresentationHostDLL.dll

In .NET Framework 4 e versioni successive: PresentationHost_v0400.dll

Versione di .NET Framework: disponibile dalla versione 3.0

Vedi anche