FMEVENT_UNLOAD

The FMEVENT_UNLOAD message is sent to an extension dynamic-link library (DLL) when File Manager is unloading the DLL.

Parameters

lParam

Not used.

Return Value

This message does not return a value.

Comments

The hwnd and hMenu values passed with the FMEVENT_LOAD and FMEVENT_INITMENU messages may not be valid at the time of this message.

See Also

FMExtensionProc