Loads a library object.
[Visual Basic .NET] Public Sub load ( _ ByVal piStream As IStream _ )
[C#] public void load ( IStream piStream );
[C++]
HRESULT load(
IStream* piStream
);
[C++]Parameters
piStream [in]piStream is a parameter of type IStream
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.