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

[To be supplied.]

[Visual Basic]
Public wIDLFlags As UInt16
[C#]
public ushort wIDLFlags;
[C++]
public: unsigned short wIDLFlags;
[JScript]
public var wIDLFlags : UInt16;

See Also

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