enum MFThreadPriority
 

Thread priority.

Enumerator:
MFPriority_Maximum  Maximum priority - This thread will be executed before all others.
MFPriority_AboveNormal  Above normal priority.
MFPriority_Normal  Normal priority.
MFPriority_BelowNormal  Below normal priority.
MFPriority_Low  Low priority.
MFPriority_Idle  Idle thread.
MFPriority_ForceInt  Force enum to a uint type.


Generated on Sat Oct 28 16:27:36 2006 for MountFuji Engine by  doxygen 1.4.5