IACLCustomMRU interface
Exposes methods that are used to initialize a most recently used (MRU) list for an autocompletion object.
Members
The IACLCustomMRU interface inherits from the IUnknown interface. IACLCustomMRU also has these types of members:
Methods
The IACLCustomMRU interface has these methods.
| Method | Description |
|---|---|
| AddMRUString |
Adds an entry to the MRU list. |
| Initialize |
Loads a list of strings into the MRU list from the registry. |
Requirements
|
Minimum supported client |
Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Show: