Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio .NET
Visual C++
Reference
MFC Reference
 DHTMLEDITING_CMD_ENTRY_FUNC
This page is specific to
Microsoft Visual Studio 2003/.NET Framework 1.1

Other versions are also available for the following:
MFC Library Reference
DHTMLEDITING_CMD_ENTRY_FUNC

Maps a command ID to an HTML editing command and message handler.

DHTMLEDITING_CMD_ENTRY_FUNC(cmdID, dhtmlcmdID, member_func_name)

Parameters

cmdID
The command ID (such as ID_EDIT_COPY).
dhtmlcmdID
The HTML editing command to which cmdID maps (such as IDM_COPY).
member_func_name
The name of the message-handler function to which the command is mapped.

Example

See HTMLEdit Sample.

See Also

MFC Macros and Globals | DHTML Editing Command Maps | DHTMLEDITING_CMD_ENTRY | DHTMLEDITING_CMD_ENTRY_FUNC_TYPE | DHTMLEDITING_CMD_ENTRY_TYPE

© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker