This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IP > IPersistStreamInit Interface > IPersistStreamInit.Load Method (ArcObjects .NET 10.4 SDK) |
[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