Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 892 Bytes

idsoshapeextensions-interface.md

File metadata and controls

39 lines (31 loc) · 892 Bytes
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
IDSOShapeExtensions Interface
IDSOShapeExtensions Interface
rothja
jroth
01/19/2017
sql
ado
reference
IDSOShapeExtensions interface [ADO]

IDSOShapeExtensions Interface

Gets the underlying OLE DB Data Source object for the SHAPE provider.

Syntax

  
interface IDSOShapeExtensions: public IUnknown {  
public:  
      HRESULT  GetDataProviderDSO(  
            IUnknown **ppDataProviderDSOIUnknown  
      );  
};  

Methods

Method Description
GetDataProviderDSO Method Retrieves the underlying OLE DB Data Source object from the Shape provider.

Requirements

Version: ADO 2.0 and later

Library: msado15.dll

UUID: 00000283-0000-0010-8000-00AA006D2EA4