Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Retrieves the icon associated with a view ID.
UINT GetViewIconId(
int iViewId
) const;
Parameters
- [in] iViewId
The view ID.
Return Value
An icon resource identifier if successful; otherwise 0.
Remarks
This method will fail if the view is not first registered by using CMouseManager::AddView.
Requirements
Header: afxmousemanager.h