Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sends the specified message to all mini frames.
BOOL SendMessageToMiniFrames(
UINT uMessage,
WPARAM wParam = 0,
LPARAM lParam = 0
);
Parameters
[in] uMessage
The message to be sent.[in] wParam
Additional message dependent information.[in] lParam
Additional message dependent information.
Return Value
TRUE always.
Requirements
Header: afxdockingmanager.h