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!

TypeDesc.vt

[To be supplied.]

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

See Also

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