IShPersonalityUtilities Struct Reference
[Shell Utilities]
Utility functions to access the application user defined information (UI, shortcuts...).
More...
List of all members.
Detailed Description
Utility functions to access the application user defined information (UI, shortcuts...).
Member Function Documentation
virtual TMCRGBColor MCCOMAPI IShPersonalityUtilities::GetUIColor |
( |
EUIColor |
inColorIndex |
) |
[pure virtual] |
Gets a specified UI color. Useful when drawing in the UI, so that we have consistent colors throughout the UI.
- Parameters:
-
| inColorIndex | Index of the color to get. See EUIColor |
virtual TMCTextStyle MCCOMAPI IShPersonalityUtilities::GetUITextStyle |
( |
ETextStyle |
inStyleIndex |
) |
[pure virtual] |
Gets a specified text style. Useful to draw text in the UI, so that we have consistent text style across parts of the application.
- Parameters:
-
| inStyleIndex | Index of the text style to get. See ETextStyle |
The documentation for this struct was generated from the following file: