This document is archived and information here might be outdated. Recommended version. |
Indicates whether a valid raster type is available in the specified collection that's capable of opening the given data source and returns a collection of all such valid raster types. This method uses all sensor raster types if IRasterTypeDataSourceHandlerPara
[Visual Basic .NET] Public Function CanOpen ( _ ByVal pParameters As IRasterTypeDataSourceHandlerParameters _ ) As IArray
[C#] public IArray CanOpen ( IRasterTypeDataSourceHandlerParameters pParameters );
[C++]
HRESULT CanOpen(
IRasterTypeDataSourceHandlerParameters* pParameters
);
[C++]
Parameters pParameters [in]
pParameters is a parameter of type IRasterTypeDataSourceHandlerParameters*