System.Runtime.InteropServices.ICustomAdapter

Provides a way for clients to access the actual object, rather than the adapter object handed out by a custom marshaler.

See Also: ICustomAdapter Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public interface ICustomAdapter

Remarks

The objects that the built-in custom marshalers hand out to clients implement this interface.

Requirements

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0