SDK/Everything GetReplyWindow
From Wiki
< SDK
Everything_GetReplyWindow
The Everything_GetReplyWindow function returns the current reply window for the IPC query reply.
Syntax
HWND Everything_GetReplyWindow(void);
Return Value
- The return value is the current reply window.
Remarks
- The default reply window is 0, or no reply window.
Example
HWND hWnd = Everything_GetReplyWindow();
Function Information
DLL Requires Everything.dll Header Declared in Everything.h, include Everything.h Library Link to Everything.lib
See Also
