Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Gets the number of items to be indexed within the catalog.
HRESULT NumberOfItemsToIndex(
[out] LONG *plIncrementalCount,
[out] LONG *plNotificationQueue,
[out] LONG *plHighPriorityQueue
);
[out] plIncrementalCount
Type: LONG*
Receives a pointer to the number of items to be indexed in the next incremental index.
[out] plNotificationQueue
Type: LONG*
Receives a pointer to the number of items in the notification queue.
[out] plHighPriorityQueue
Type: LONG*
Receives a pointer to the number of items in the high-priority queue. Items in the plHighPriorityQueue are indexed first.
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirement | Value |
---|---|
Minimum supported client | Windows XP with SP2, Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2003 with SP1 [desktop apps only] |
Target Platform | Windows |
Header | searchapi.h |
Redistributable | Windows Desktop Search (WDS) 3.0 |
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today