CWindow::IsDialogMessage
Determines whether a message is intended for the specified dialog box.
BOOL IsDialogMessage(
LPMSG lpMsg
) throw();
Remarks
See IsDialogMessage in the Windows SDK.
Requirements
Header: atlwin.h
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Determines whether a message is intended for the specified dialog box.
BOOL IsDialogMessage(
LPMSG lpMsg
) throw();
See IsDialogMessage in the Windows SDK.
Header: atlwin.h