This document is archived and information here might be outdated. Recommended version. |
Layer�s data source object.
[Visual Basic .NET] Public ReadOnly Property DataSource As Object
[C#] public object DataSource {get;}
[C++]
HRESULT get_DataSource(
IUnknown Pointer* ppDataSource
);
[C++]
Parameters ppDataSource [out, retval]
ppDataSource is a parameter of type IUnknown*