Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Files

Type Library Name

The assembly for type library from which to export a type library forgenerate a common runtime assembly from

Assembly Output File

The name of the output file for the generated assembly. 

Options

Resource ID

When importing a type library from a module containing multiple libraries specify a resource ID which will be attached to the type library file. The resulting file should be located in the same path as the original type library. 

Produce interfaces without runtime security checks

The produced interfaces will not have .NET Framework security checks added. 

Produce a primary interop assembly

Specify to signal that a primary interop assembly should be generated. When used publisher information is added to the generated assembly

Import SAFEARRAY as System.Array

Signals that COM SafeArrays should be imported as the System.Array Class type.  

Apply the [out, retval] parameter transformation to methods of disp only interfaces

Namespace

only interfaces

Specify to transform out return value parameters of methods into return values on the generated assembly. Only occurs on dispatch interfaces. 

Namespace

The namespace the generated the assembly will use. 

Version Number of Assembly 

The version number the generated assembly will use. In the format major.minor.build.revision.version Number of Assembly 

Excerpt Include
_Inc_.NetFramework
_Inc_.NetFramework
nopaneltrue

...