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 Constructor

[To be supplied.]

[Visual Basic]
Public Sub New()
[C#]
public NativeMethods.PROCESS_INFORMATION();
[C++]
public: NativeMethods.PROCESS_INFORMATION();
[JScript]
public function NativeMethods.PROCESS_INFORMATION();

See Also

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