Exported Parameter Conversion
In the process of converting methods, properties, and fields, various data type conversions take place. For example, a managed string field can be converted to a BSTR parameter when exported to COM. For more information on data type conversions, see Interop Marshaling.