Partager via


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

See Also

Concepts

CWindow Class

CWindow Members