CWinApp::OnDDECommand

This member function is called by the framework when the main frame window receives a DDE execute message.

Syntax

virtual BOOL OnDDECommand( LPTSTR lpszCommand );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CWinApp Overview, CWinApp Member Functions, Application Architecture Classes