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!

TypeLibFuncAttribute Constructor (Int16)

[To be supplied.]

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

Parameters

val
[To be supplied.]

See Also

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