LoadFromHistory 函数(WPF 非托管 API 参考)
此 API 支持 Windows Presentation Foundation (WPF) 基础结构,不应在代码中直接使用。
由 Windows Presentation Foundation (WPF) 基础结构用于窗口管理。
语法
HRESULT LoadFromHistory_export(
IStream* pHistoryStream,
IBindCtx* pBindCtx
)
参数
pHistoryStream
指向历史记录信息流的指针。
pBindCtx
指向绑定上下文的指针。
要求
平台:请参阅 .NET Framework 系统要求。
DLL:
在 .NET Framework 3.0 和 3.5 中:PresentationHostDLL.dll
在 .NET Framework 4 及更高版本中:PresentationHost_v0400.dll
.NET Framework 版本: 3.0 版可用