The FMEVENT_USER_REFRESH message is sent to an extension DLL when the user chooses the Refresh command from the Window menu in File Manager. The extension can use this notification to update its menu.
FMEVENT_USER_REFRESH
This message has no parameters.
An extension DLL should return zero if it processes this message.