This document is archived and information here might be outdated. Recommended version. |
The embedded data sources to be rendered.
[Visual Basic .NET] Public Sub SetDataSources ( _ ByVal pDataSources As ILongArray _ )
[C#] public void SetDataSources ( ILongArray pDataSources );
[C++]
HRESULT SetDataSources(
ILongArray* pDataSources
);
[C++] Parameters pDataSources [in]
pDataSources is a parameter of type ILongArray*