Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Exposes methods that represent applications to Add/Remove Programs in Control Panel.
Inheritance
The IPublishedApp interface inherits from IShellApp. IPublishedApp also has these types of members:
Methods
The IPublishedApp interface has these methods.
IPublishedApp::GetPublishedAppInfo Gets publishing-related information about an application published by an application publisher. |
IPublishedApp::Install Installs an application published by an application publisher. This method is invoked when the user selects Add or Add Later in Add/Remove Programs in Control Panel. |
IPublishedApp::Unschedule Cancels the installation of an application published by an application publisher. |
Remarks
To publish applications to Add/Remove Programs in Control Panel, you must support IEnumPublishedApps, IAppPublisher and IPublishedApp.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP, Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | shappmgr.h |