This document is archived and information here might be outdated. Recommended version. |
Opens the specified data source as a raster dataset or builds it using the specified raster types and returns the set of constructed IRasterDataset and/or IBuilderItem objects depending on the values of IRasterTypeDataSourceHandlerParameters.AllowRasterDataset
[Visual Basic .NET] Public Function OpenEx ( _ ByVal pParameters As IRasterTypeDataSourceHandlerParameters _ ) As IArray
[C#] public IArray OpenEx ( IRasterTypeDataSourceHandlerParameters pParameters );
[C++]
HRESULT OpenEx(
IRasterTypeDataSourceHandlerParameters* pParameters
);
[C++]
Parameters pParameters [in]
pParameters is a parameter of type IRasterTypeDataSourceHandlerParameters*