共用方式為


IPmCustomActions2 介面

讓背景工作進程註冊和取消註冊會導致多個回應的自訂動作。

Syntax

class IPmCustomActions2 : public IWpfReferencedObject  

方法

下表列出 介面所 IPmCustomActions 公開的方法。

名稱 描述
IPmCustomActions2::RegisterCustomActionCallback 針對會導致多個回應的動作註冊自訂回呼方法。
IPmCustomActions2::UnregisterCustomActionCallback 取消註冊指定的自訂動作回呼方法。
AddRef (繼承自 IWpfReferencedObject.)
版本 (繼承自 IWpfReferencedObject.)

繼承階層架構

IWpfReferencedObject

IPmCustomActions2

規格需求

類型 描述
Client - Windows Vista 上的 IIS 7.0
- Windows 7 上的 IIS 7.5
- Windows 8 上的 IIS 8.0
- Windows 10上的 IIS 10.0
伺服器 - Windows Server 2008 上的 IIS 7.0
- Windows Server 2008 R2 上的 IIS 7.5
- Windows Server 2012 上的 IIS 8.0
- Windows Server 2012 R2 上的 IIS 8.5
- Windows Server 2016上的 IIS 10.0
產品 - IIS 7.0、IIS 7.5、IIS 8.0、IIS 8.5、IIS 10.0
- IIS Express 7.5、IIS Express 8.0、IIS Express 10.0
標頭 Wpframework.h

另請參閱

背景工作進程和通訊協定管理員介面