Share via


Startup_PowerOffWhileStartupActiveNotification (Windows CE 5.0)

Send Feedback

This function notifies the Startui component that power is being turned off while the startup dialog is visible.

void Startup_PowerOnNotification( HWNDhwndDlg);

Parameters

  • hwndDlg
    Handle of the startup dialog.

Return Values

None.

Remarks

This function is not required to do anything.

The sample code uses this function to hide the date and time display so that the stale information will not be visible when the power comes back on.

Requirements

OS Versions: Windows CE 2.10 and later.
Header: Startui.h.

See Also

Startup_PowerOnNotification

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.