CWindow::IsDialogMessage

BOOL IsDialogMessage( LPMSG lpMsg );

See IsDialogMessage in the Win32 SDK.

Remarks

Determines whether a message is intended for the specified dialog box.

CWindow OverviewClass Members