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!

TypeAttr.wTypeFlags

[To be supplied.]

[Visual Basic]
Public wTypeFlags As TYPEFLAGS
[C#]
public TYPEFLAGS wTypeFlags;
[C++]
public: TYPEFLAGS wTypeFlags;
[JScript]
public var wTypeFlags : TYPEFLAGS;

See Also

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