FMEVENT_USER_REFRESH message

Sent to an extension DLL when the user chooses the Refresh command from the View menu in File Manager. The extension can use this notification to update its menu.

Parameters

wParam

Must be zero.

lParam

Must be zero.

Return value

An extension DLL should return zero if it processes this message.

Requirements

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

See also

FMExtensionProc