CreateJobObject (kernel32)
Last changed: Darin@Live.com-167.136.142.40

.
Summary

C# Signature:

[DllImport("kernel32.dll")]
static extern IntPtr CreateJobObject([In] ref SECURITY_ATTRIBUTES
   lpJobAttributes, string lpName);

User-Defined Types:

SECURITY_ATTRIBUTES

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Do you know one? Please contribute it!

Documentation