NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

NativeMethods.PROCESS_INFORMATION Fields

The fields of the NativeMethods.PROCESS_INFORMATION class are listed below. For a complete list of NativeMethods.PROCESS_INFORMATION class members, see the NativeMethods.PROCESS_INFORMATION Members topic.

Public:

dwProcessId [To be supplied.]
dwThreadId [To be supplied.]
hProcess [To be supplied.]
hThread [To be supplied.]

See Also

NativeMethods.PROCESS_INFORMATION Class | System.Core Namespace