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

[To be supplied.]

[Visual Basic]
Public cbReserved2 As Short
[C#]
public short cbReserved2;
[C++]
public: short cbReserved2;
[JScript]
public var cbReserved2 : Int16;

See Also

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