UINT CBCGPMouseManager::GetViewIconId | ( | int | iViewId | ) | const |
Given a view ID returns the view's icon resource ID.
The function returns the view's icon resource identifier if a view specified by iViewId has been registered with the CBCGPMouseManager using the AddView() member function.
iViewId | The view ID. |