Kernel32IsProcessCritical Method

Overload List

IsProcessCritical(IntPtr, Boolean) Determines whether the specified process is considered critical.
IsProcessCritical(SafeProcessHandle, Boolean) Determines whether the specified process is considered critical.

See Also