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.
The following table shows the functions available to OS developers for the Startup user interface, with a description of the purpose of each.
Programming element | Description |
---|---|
Startup_DestroyDialogCallback | This function destroys the startup dialog. |
Startup_DlgProc | This is the dialog procedure for the startup dialog. |
Startup_Initialize | This function initializes the startup-dialog user interface component, Startui. |
Startup_PowerOffWhileStartupActiveNotification | This function notifies the Startui component that power is being turned off while the startup dialog is visible. |
Startup_PowerOnNotification | This function notifies the Startui component that the startup dialog is about to be made visible. |
Startup_WantStartupScreen | This function is called to determine whether the startup screen should be displayed. |
Send Feedback on this topic to the authors