SECUserTool::GetMenuText

LPCTSTRSECUserTool::GetMenuText(void)

The filename of the user-tool will frequently be too long or too cryptic to display as a tool name in a menu. For this reason, user-tools have an alias, or alternate name, that is shown in menus.

Defined in: usertool.h

Return Value

The menu text associated with this user-tool.

See Also

SetMenuText

SECUserTool