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!

TypeLibTypeAttribute Constructor (Int16)

[To be supplied.]

[Visual Basic]
Overloads Public Sub New( _
   ByVal val As Short _
)
[C#]
public TypeLibTypeAttribute(
   short val
);
[C++]
public: TypeLibTypeAttribute(
   short val
);
[JScript]
public function TypeLibTypeAttribute(
   val : Int16
);

Parameters

val
[To be supplied.]

See Also

TypeLibTypeAttribute Class | TypeLibTypeAttribute Members | System.Runtime.InteropServices Namespace | TypeLibTypeAttribute Constructor Overload List