此 API 支援 Windows Presentation Foundation (WPF) 基礎結構,並不適合直接從您的程式碼使用。
Windows Presentation Foundation (WPF) 基礎結構用於 Windows 管理。
語法
void Activate(
const ActivateParameters* pParameters,
__deref_out_ecount(1) LPUNKNOWN* ppInner,
);
參數
pParameters
視窗啟用參數的指標。
ppInner
單一物件緩衝區位址的指標,其中包含 IOleDocument 物件的指標。
需求
平台:請參閱 .NET Framework 系統需求。
DLL:
在 .NET Framework 3.0 和 3.5 中:PresentationHostDLL.dll
在 .NET Framework 4 和更新版本中:PresentationHost_v0400.dll
.NET Framework 版本:自 3.0 起可用