Platform SDK: Team Productivity Update |
The TeamAppManager object registers team applications with the Team Productivity Update. When an application is uninstalled, the object informs the Team Productivity Update to remove references to it from its database.
The following table lists the methods and parameters for the TeamAppManager object.
Methods | Parameters |
---|---|
RegisterAppFactory | BSTR bstrInstantiate
TeamAppFactoryType type BSTR bstrFriendlyName (optional) BSTR bstrIconPath (optional) BSTR bstrDescription BSTR* pbstrFactoryID |
UnregisterAppFactory | BSTR bstrFactoryID |
FriendlyNameFromGuid | BSTR bstrFactoryID
BSTR* pbstrFriendlyName |