int CBCGPMouseManager::GetViewIdByName | ( | LPCTSTR | lpszName | ) | const |
Given a view name returns the view ID.
The function returns the view identifier if a view specified by lpszName parameter has been registered with the CBCGMouseManager using the AddView() member function.
lpszName | The view name. |