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: