(objidl.h) ISurrogateService 介面

[不建議使用 ISurrogateService;請改用 IProcessInitControl 。]

用來初始化、啟動和釋放 COM+ 應用程式。 您也可以重新整理目錄,並關閉程式。

繼承

ISurrogateService 介面繼承自 IUnknown 介面。 ISurrogateService 也有下列類型的成員:

方法

ISurrogateService 介面具有這些方法。

 
ISurrogateService::ApplicationFree

釋放應用程式。
ISurrogateService::ApplicationLaunch

啟動應用程式。
ISurrogateService::CatalogRefresh

重新整理目錄。
ISurrogateService::Init

初始化進程伺服器。
ISurrogateService::P rocessShutdown

關閉進程。

規格需求

需求
最低支援的用戶端 Windows 2000 Professional [僅限傳統型應用程式]
最低支援的伺服器 Windows 2000 Server [僅限桌面應用程式]
目標平台 Windows
標頭 objidl.h

另請參閱

IProcessInitControl