/tlb
midl /tlb filename
-
filename
-
Specifies filename as the name of the output type library (TLB) file. By default, if the /tlb switch is not used, the TLB file has the same name as the IDL file, with the extension .TLB.
Example
midl /tlb newname.tlb
See Also
General MIDL Command-line Syntax