This document is archived and information here might be outdated. Recommended version. |
[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*