FM_GETFOCUS message

Sent by a File Manager extension to retrieve the type of File Manager window that has the input focus.

Parameters

wParam

Must be zero.

lParam

Must be zero.

Return value

Returns the type of File Manager window that has the input focus. It can be one of the following values.

Return code Description
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.

 

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
Header
Wfext.h