|
virtual |
Invokes a user-defined command that has been associated with a double-click the left mouse button.
Call this function explicitly when processing WM_LBUTTONDBLCLK message. This will invoke the user-defined command associated with double-click the left mouse button.
pWnd | A pointer to CView - derived object. |
iViewId | Specifies the view ID. |