Share via


CMouseManager::GetViewDblClickCommand

Returns the command that is executed when the user double-clicks inside the provided view.

UINT GetViewDblClickCommand(
   int iId 
) const;

Parameters

  • [in] iId
    The view ID.

Return Value

The command identifier if the view is associated with a command; otherwise 0.

Requirements

Header: afxmousemanager.h

See Also

Reference

CMouseManager Class

Hierarchy Chart