次の方法で共有


Startup User Interface Functions (Windows Embedded CE 6.0)

1/6/2010

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.

See Also

Reference

Startup User Interface Reference