Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Retrieves a list of all the registered view names.
void GetViewNames(
CStringList& listOfNames
) const;
Parameters
- [out] listOfNames
A reference to CStringList object.
Remarks
This method fills the parameter listOfNames with the names of all the views registered by using CMouseManager::AddView.
Requirements
Header: afxmousemanager.h