Method | Description | |
---|---|---|
GetAllButtons ( INiCommandBarButton &buttons ) : HResult | ||
GetButtons ( Keys keys, INiCommandBarButton &buttons ) : HResult | ||
GetKeys ( INiCommandBarButton button, Keys &keys ) : HResult | ||
NiKeyboardMappings ( |
||
SetKeys ( INiCommandBarButton button, Keys keys ) : HResult |
Method | Description | |
---|---|---|
AreSameKeys ( Keys buttonKeys, Keys keys ) : bool |
public GetAllButtons ( INiCommandBarButton &buttons ) : HResult | ||
buttons | INiCommandBarButton | |
return | HResult |
public GetButtons ( Keys keys, INiCommandBarButton &buttons ) : HResult | ||
keys | Keys | |
buttons | INiCommandBarButton | |
return | HResult |
public GetKeys ( INiCommandBarButton button, Keys &keys ) : HResult | ||
button | INiCommandBarButton | |
keys | Keys | |
return | HResult |
public NiKeyboardMappings ( |
||
commandManager | ||
return | System |
public SetKeys ( INiCommandBarButton button, Keys keys ) : HResult | ||
button | INiCommandBarButton | |
keys | Keys | |
return | HResult |