SDK/Everything GetReplyID

From Wiki

< SDK
Jump to: navigation, search

Everything_GetReplyID

The Everything_GetReplyID function returns the current reply identifier for the IPC query reply.


Syntax

DWORD Everything_GetReplyID(void);


Return Value

The return value is the current reply identifier.


Remarks

The default reply identifier is 0.


Example

DWORD id = Everything_GetReplyID();


Function Information

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



See Also

Personal tools