ICustomAdapter::GetUnderlyingObject Method ()

 

Provides access to the underlying object wrapped by a custom marshaler.

Namespace:   System.Runtime.InteropServices
Assembly:  mscorlib (in mscorlib.dll)

Object^ GetUnderlyingObject()

Return Value

Type: System::Object^

The object contained by the adapter object.

Universal Windows Platform
Available since 8
.NET Framework
Available since 1.1
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Return to top
Show: