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!

TypeLibAttr.wLibFlags

[To be supplied.]

[Visual Basic]
Public wLibFlags As LIBFLAGS
[C#]
public LIBFLAGS wLibFlags;
[C++]
public: LIBFLAGS wLibFlags;
[JScript]
public var wLibFlags : LIBFLAGS;

See Also

TypeLibAttr Class | TypeLibAttr Members | System.Runtime.InteropServices Namespace