|
|
The priority of the image being displayed on the screen. - Enumerator:
-
| MFAuxPriority_High |
Image is high priority and should be displayed immediately if possible. |
| MFAuxPriority_Normal |
Image is normal priority and should allow other applications with higher priority to take the display. |
| MFAuxPriority_Low |
Image is low priority and should always give priority to other applications. |
| MFAuxPriority_Max |
Maximum priority. |
| MFAuxPriority_ForceInt |
Force MFAuxPriority to an int type. |
|