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!

IDLDesc.dwReserved

[To be supplied.]

[Visual Basic]
Public dwReserved As UInt32
[C#]
public uint dwReserved;
[C++]
public: unsigned int dwReserved;
[JScript]
public var dwReserved : UInt32;

See Also

IDLDesc Structure | IDLDesc Members | System.Runtime.InteropServices Namespace