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

[To be supplied.]

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

See Also

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