CCommandAdapter::OnCommand

bool CCommandAdapter::OnCommand(UINT nID)

Called when a command event is received by the command listener.

Defined in: CommandListener.h

Return Value

TRUE if event is handled; otherwise FALSE.

Parameters

nID

Command ID for command event.