SDK/Everything GetOffset

From Wiki

< SDK
Jump to: navigation, search

Everything_GetOffset

The Everything_GetOffset function returns the first item offset of the available results.


Syntax

BOOL Everything_GetOffset(void);


Return Value

The return value is the first item offset.


Remarks

The default offset is 0.


Example

DWORD dwOffset = Everything_GetOffset();


Function Information

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



See Also

Personal tools