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.STARTUPINFO Constructor

[To be supplied.]

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

See Also

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