IObjectModelProvider.GetUnderlyingObjectModel Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
An untyped interface for accessing the underlying object model.