Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "getpriorityclass" in [All]

kernel32

.
Summary
.

static extern uint GetPriorityClass(IntPtr hProcess);

.
Documentation
[GetPriorityClass] on MSDN

Enums

.

    /// Required to retrieve certain information about a process (see GetExitCodeProcess, GetPriorityClass, IsProcessInJob, QueryFullProcessImageName).

.

    ''' <summary>Enables usage of the process handle in the GetExitCodeProcess and GetPriorityClass functions to read information from the process object.</summary>

.

     """Enables usage of the process handle in the GetExitCodeProcess and GetPriorityClass functions to read information from the process object."""


 
Access PInvoke.net directly from VS: