Public Member Functions | |
virtual TMCCommandBindingContextList *MCCOMAPI | GetCommandBindingContexts ()=0 |
IExPrefsComponent is a component used to store the preferences of another component. (through its pmap) It can also store user defined key bindings Those preferences are stored on a per user basis.
virtual TMCCommandBindingContextList* MCCOMAPI IExPrefsComponent::GetCommandBindingContexts | ( | ) | [pure virtual] |
Returns a pointer to the binding contexts of the component, null if it has none
Implemented in TBasicPrefsComponent.