Share via


IPersistStreamInitImpl::Load

Loads the object's properties from the specified stream.

STDMETHOD(Load)( 
   LPSTREAM pStm  
);

Remarks

ATL uses the object's property map to retrieve this information.

See IPersistStreamInit::Load in the Windows SDK.

Requirements

Header: atlcom.h

See Also

Reference

IPersistStreamInitImpl Class

BEGIN_PROP_MAP

IPersistStreamInitImpl::Save

IStream