INDEX_SEARCH_PUSHER_PROCESS

INDEX_SEARCH_PUSHER_PROCESS

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.

See Also

About Notification-Based Store Indexing