SaveToHistory Function (WPF Unmanaged API Reference)
This API supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code.
Used by the Windows Presentation Foundation (WPF) infrastructure for windows management.
Syntax
HRESULT SaveToHistory(
__in_ecount(1) IStream* pHistoryStream
)
Parameters
pHistoryStream
A pointer to the history stream.
Requirements
Platforms: See .NET Framework System Requirements.
DLL:
In the .NET Framework 3.0 and 3.5: PresentationHostDLL.dll
In the .NET Framework 4 and later: PresentationHost_v0400.dll
.NET Framework Version: Available since 3.0
See also
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
.NET Desktop feedback