Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Moves the specified user tool up in the list of user tools.
BOOL MoveToolUp(
CUserTool* pTool
);
Parameters
- [in] pTool
Specifies the user tool to move.
Return Value
Nonzero if the user tool was moved up successfully; otherwise 0.
Remarks
The method fails if the tool that the pTool parameter specifies is not in the internal list or if the tool is the first tool item in the list.
Requirements
Header: afxusertoolsmanager.h