IPersistPropertyBagImpl::Load
Loads the object's properties from a client-supplied property bag.
STDMETHOD(Load)(
LPPROPERTYBAG pPropBag,
LPERRORLOG pErrorLog
);
Remarks
ATL uses the object's property map to retrieve this information.
See IPersistPropertyBag::Load in the Windows SDK.
Requirements
Header: atlcom.h