FMEVENT_USER_REFRESH
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
Parameters
This message
has no parameters.
Return Values
An extension
DLL should return zero if it processes this message.
See Also