Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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