IComTrackingInfoEvents::OnNewTrackingInfo method (comsvcs.h)
Generated when the tracking information for a collection changes.
Syntax
HRESULT OnNewTrackingInfo(
[in] IUnknown *pToplevelCollection
);
Parameters
[in] pToplevelCollection
A pointer to the IUnknown interface of the collection for which the tracking information has changed.
Return value
The user verifies the return values from this method.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | comsvcs.h |