הערה
גישה לעמוד זה דורשת אישור. אתה יכול לנסות להיכנס או לשנות תיקיות.
גישה לעמוד זה דורשת אישור. אתה יכול לנסות לשנות מדריכים.
Retrieves the underlying OLE DB Data Source object from the Shape provider.
Syntax
HRESULT GetDataProviderDSO(
IUnknown **ppDataProviderDSOIUnknown
);
Parameters
ppDataProviderDSOIUnknown
[out] A pointer to a pointer that returns the IUnknown of the underlying OLE DB Data Source object.
Remarks
This method does not addref the interface pointer. If the caller plans to hold the pointer, the caller must do the required addref and release.