ArcObjects Library Reference (GeoDatabase)  

IPlugInDatasetLoad.GetLoader Method

ERROR: Syntax information about IPlugInDatasetLoad.GetLoader may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.GeoDatabase.dll

[C++]
HRESULT GetLoader(
  long ClassIndex,
  IPlugInDatasetLoader** loader
);
[C++]

Parameters

ClassIndex [in]   ClassIndex is a parameter of type long loader

  loader is a parameter of type IPlugInDatasetLoader

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IPlugInDatasetLoad Interface