The Everything_GetMax function returns the maximum number of results state.
BOOL Everything_GetMax(void);
The return value is the maximum number of results state.
The function returns 0xFFFFFFFF if all results should be returned.
The default state is 0xFFFFFFFF, or all results.
DWORD dwMaxResults = Everything_GetMax();