[This is preliminary documentation and subject to change.]
Queries for updates to a class store.
HRESULT GetUpgrades(
ULONG cClasses, //Specifies the number of CLSIDs
// passed in pClassList
size_is(cClasses) CLSID* pClassList, //Pointer to the CLSIDs for which
// to retrieve update information
CSPLATFORM Platformt, //Specifies the platform
LCID Locale, //Specifies the locale
PACKAGEINFOLIST* pPackageInfoList //Pointer to list of those packages
// that have been updated
);
Windows NT: Use version 5.0 or later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in objidl.h.
IClassAccess::GetClassInfo, IClassAccess::GetClassSpecInfo