Platform SDK: Team Productivity Update

About the Team Workspace Interfaces

The Team Workspace interfaces are the set of URLs returned to the Team Productivity Update by the Instantiation URL as the last step in copying and configuring an application for a Team Workspace. Each interface defines one of the team capabilities the application supports. It is up to the application to support these capabilities. The Team Productivity Update itself provides no additional functionality to applications.

The Team Productivity Update requires an application to support either Launch or Summary. All other capabilities are optional.

Each application may support one or more of these team capabilities:

Note There is a difference between the Delete URL and the application's uninstall from a computer. The Delete URL removes the application from a Team Workspace. The uninstall program should unregister the application from the Team Productivity Update database by calling TeamAppManager::UnregisterAppFactory().

For an example of the XML code that is used to define the Team Workspace interfaces, see Team Workspace Interfaces XML Stream.