This parameter is only necessary if the type library file name is different than the assembly name 只有在类型库文件名与程序集名称不同时,此参数才是必需的。
Specifies the type library file to use to resolve type library references without consulting the registry 指定类型库文件,用于在不参考注册表的情况下解析类型库引用。
That follows this procedure shows types in an idl or type library file and their corresponding types in c code 显示idl或类型库文件中的类型以及它们在c #代码中的对应类型。
Assuming that you have an idl file or type library file , decide which classes and interfaces you want to include in the custom rcw 假定已有idl文件或类型库文件,决定要将哪些类和接口包含在自定义rcw中。
A resource id can optionally be appended to a type library file when importing a type library from a module containing multiple type libraries 在从包含多个类型库的模块中导入类型库时,可以选择将资源id追加到一个类型库文件中。
Entries in the component s type library , matching each entry with its corresponding registration data , and generating manifest definitions for all the com classes in the type library file 项,将每一项与其对应的注册数据匹配,并为类型库文件中的所有com类生成清单定义。
When you do not have the idl file or cannot generate a type library file , you can simulate the com types by creating managed declarations and exporting the resulting assembly to a type library 如果没有idl文件或无法生成类型库文件,可以通过创建托管声明并将生成的程序集导出到类型库来模拟该com类型。