Per Mausklick bewerten und Feedback geben
MSDN
MSDN Library
Visual Studio 2010
Visual Studio
Visual C++
Visual C++-Referenz
MFC
 ON_UPDATE_COMMAND_UI
Alle reduzieren/Alle erweitern Alle reduzieren
Diese Seite ist spezifisch für
Microsoft Visual Studio 2010/.NET Framework 4

Andere Versionen stehen ebenfalls zur Verfügung für:
Visual Studio 2010 - Visual C++
ON_UPDATE_COMMAND_UI

This macro indicates which function will handle a user-interface update command message.

ON_UPDATE_COMMAND_UI(id, memberFxn )
id

The message ID.

memberFxn

The name of the message-handler function to which the message is mapped.

There should be exactly one ON_UPDATE_COMMAND_UI macro statement in your message map for every user-interface update command that must be mapped to a message-handler function.

For more information and examples, see Message Handling and Mapping Topics.

Header: afxole.h

Communityinhalt   Was ist Community Content?
Neuen Inhalt hinzufügen RSS  Anmerkungen
Processing
© 2012 Microsoft. Alle Rechte vorbehalten. Nutzungsbedingungen | Markenzeichen | Informationen zur Datensicherheit
Page view tracker