The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TypeLibFuncAttribute Constructor (TypeLibFuncFlags)
.NET Framework (current version)
Initializes a new instance of the TypeLibFuncAttribute class with the specified System.Runtime.InteropServices::TypeLibFuncFlags value.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- flags
-
Type:
System.Runtime.InteropServices::TypeLibFuncFlags
The TypeLibFuncFlags value for the attributed method as found in the type library it was imported from.
.NET Framework
Available since 1.1
Available since 1.1
Show: