Share via


IObjectModelProvider.GetUnderlyingObjectModel Method

Definition

Returns an interface used to access the underlying object model of the provider.

public:
 Platform::Object ^ GetUnderlyingObjectModel();
IInspectable GetUnderlyingObjectModel();
public object GetUnderlyingObjectModel();
function getUnderlyingObjectModel()
Public Function GetUnderlyingObjectModel () As Object

Returns

Object

Platform::Object

IInspectable

An untyped interface for accessing the underlying object model.

Applies to