The Everything_GetReplyID function returns the current reply identifier for the IPC query reply.
DWORD Everything_GetReplyID(void);
The return value is the current reply identifier.
The default reply identifier is 0.
DWORD id = Everything_GetReplyID();