FM_GETFOCUS

A File Manager extension sends a FM_GETFOCUS message to retrieve the type of the File Manager window that has the input focus.

Parameters

wParam

Not used.

lParam

Not used.

Return Value

The return value indicates the type of File Manager window that has input focus. It can have one of the following values:

Value Meaning

FMFOCUS_DIR Directory portion of a directory window
FMFOCUS_TREE Tree portion of a directory window
FMFOCUS_DRIVES Drive bar of a directory window
FMFOCUS_SEARCH Search Results window