shellapi.h
ABN_FULLSCREENAPP Notification
Notifies an appbar when a full-screen application is opening or closing. This notification is sent in the form of an application-defined message that is set by the ABM_NEW message.
Syntax
ABN_FULLSCREENAPP
fOpen = (BOOL) lParam;
Parameters
fOpen
A flag specifying whether a full-screen application is opening or closing. This parameter is TRUE if the application is opening or FALSE if it is closing.
Return Value
No return value.
Remarks
When a full-screen application is opening, an appbar must drop to the bottom of the z-order. When it is closing, the appbar should restore its z-order position.
Notification Requirements
Minimum DLL Version None
Custom Implementation No
Header shellapi.h
Minimum operating systems Windows NT 3.51, Windows 95
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |