Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 724 Bytes

index_search_pusher_process.md

File metadata and controls

32 lines (22 loc) · 724 Bytes
title manager ms.date ms.audience ms.topic ms.service ms.localizationpriority ms.assetid
INDEX_SEARCH_PUSHER_PROCESS
lindalu
11/16/2014
Developer
reference
office-online-server
medium
6b39504f-6eed-2605-048d-2707f38a7d9a

INDEX_SEARCH_PUSHER_PROCESS

Applies to: Outlook 2013 | Outlook 2016

Specifies the process that is sending a notification to the MAPI Protocol Handler that an object in that store is ready for indexing.

Quick info

typedef struct _INDEX_SEARCH_PUSHER_PROCESS {  
    DWORD dwPID;  
} INDEX_SEARCH_PUSHER_PROCESS; 

Members

dwPID

Process ID for the process that is sending an indexing notification to the indexer of the MAPI Protocol Handler.