IPersistPropertyBagImpl::Load

This method loads the object's properties from a client-supplied property bag. ATL uses the object's property map to retrieve this information.

Syntax

HRESULT Load( LPPROPERTYBAG pPropBag, LPERRORLOG pErrorLog );

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IPersistPropertyBagImpl Overview, IPersistPropertyBagImpl Methods, IErrorLog, IPersistPropertyBag::Load, IPersistPropertyBagImpl::Save, IPropertyBag