C# Class Monobjc.Foundation.ProcessManager

The Process Manager provides the cooperative multitasking environment for versions of Mac OS that preceded Mac OS X. The Process Manager controls access to shared resources and manages the scheduling and execution of applications.
Afficher le fichier Open project: Monobjc/monobjc

Private Methods

Méthode Description
GetCurrentProcess ( ProcessSerialNumber &psn ) : int
SetFrontProcess ( ProcessSerialNumber &psn ) : int
TransformProcessType ( ProcessSerialNumber &psn, ProcessApplicationTransformState type ) : int