[Visual Basic .NET] Public Sub Load ( _ ByVal pStm As IStream _ )
[C#] public void Load ( IStream pStm );
[C++]
HRESULT Load(
IStream* pStm
);
[C++]Parameters
pStm [in]pStm is a parameter of type IStream
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.