Question
Is it possible to create and select sets of shortcuts using a script or the C++ SDK?
The C++ SDK does contain relevant documentation, but
For example
IKBSCSetsManager::KBSCArea IShortcutManager::GetShortcutKBSCArea()
I don't know how to operate the IKBSCSetsManager. How do I obtain the interface?
