SDK/Everything GetMax

From Wiki

< SDK
Jump to: navigation, search

Everything_GetMax

The Everything_GetMax function returns the maximum number of results state.


Syntax

BOOL Everything_GetMax(void);


Return Value

The return value is the maximum number of results state.
The function returns 0xFFFFFFFF if all results should be returned.


Remarks

The default state is 0xFFFFFFFF, or all results.


Example

DWORD dwMaxResults = Everything_GetMax();


Function Information

DLL Requires Everything.dll
Header Declared in Everything.h, include Everything.h
Library Link to Everything.lib



See Also

Personal tools