Subject | English | Chinese Taiwan |
comp., MS | interop assembly | Interop 組件 (An assembly containing definitions of COM types described in metadata. An interop assembly is typically produced by the Type Library Importer (Tlbimp.exe)) |
comp., MS | interop marshaling | Interop 封送處理 (The process of packaging parameters and return values into equivalent data types as they move to and from COM objects) |
comp., MS | primary interop assembly | 主要 Interop 組件 (An assembly containing definitions of COM types that is distributed and digitally signed by the author of the COM component. Visual Studio uses a registered primary interop assembly by default when a developer references a type in the corresponding type library) |