![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
Load an object's properties from a stream.
[Visual Basic .NET] Public Sub ReadProperties ( _ ByVal piStream As IStream _ )
[C#] public void ReadProperties ( IStream piStream );
[C++]
HRESULT ReadProperties(
  IStream* piStream
);
[C++] Parameters piStream [in]
piStream is a parameter of type IStream*