Visual Studio 2010 - Visual C++
DHTMLEDITING_CMD_ENTRY_FUNC_TYPE
Maps a command ID to an HTML editing command, message handler, and user interface element.
DHTMLEDITING_CMD_ENTRY_FUNC_TYPE(cmdID, dhtmlcmdID, member_func_name, elemType)
Parameters
Example
See HTMLEdit Sample.
Requirements
Header: afxhtml.h
See Also