Compartilhar via


PSM_RESTARTWINDOWS

Windows Mobile SupportedWindows Embedded CE Supported

9/9/2008

Esta mensagem indica que Windows precisa ser reiniciado para que as alterações tenham efeito. Um aplicativo deve enviar essa mensagem somente em resposta para o PSN_APPLY Ou PSN_KILLACTIVE mensagem. Você pode enviar a mensagem PSM_RESTARTWINDOWS explicitamente ou usando o PropSheet_RestartWindows macro.

Syntax

PSM_RESTARTWINDOWS wParam = 0; 
    lParam = 0;

Parameters

  • wParam
    Não usado.
  • lParam
    Não usado.

Return Value

Nenhum.

Requirements

Header commctrl.h
Windows Embedded CE Windows CE 1.0 and later
Windows Mobile Windows Mobile Version 5.0 and later

See Also

Reference

PSM_REBOOTSYSTEM
PSN_APPLY
PSN_KILLACTIVE
PropertySheet