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.hProcess

[To be supplied.]

[Visual Basic]
Public hProcess As Integer
[C#]
public int hProcess;
[C++]
public: int hProcess;
[JScript]
public var hProcess : int;

See Also

NativeMethods.PROCESS_INFORMATION Class | NativeMethods.PROCESS_INFORMATION Members | System.Core Namespace