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

[To be supplied.]

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

See Also

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