UINT CBCGPMouseManager::GetViewDblClickCommand | ( | int | iId | ) | const |
Given a view ID returns a command (if any) to be executed upon double-click.
The function returns a command identifier that has been associated with the view during customization.
iId | Specifies the view ID. |