IPersistPropertyBagImpl::Load

HRESULT Load( LPPROPERTYBAG pPropBag, LPERRORLOG pErrorLog );

See IPersistPropertyBag::Load in the Win32 SDK.

Remarks

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

IPersistPropertyBagImpl OverviewClass Members

See Also   BEGIN_PROP_MAP, IPersistPropertyBagImpl::Save, IPropertyBag, IErrorLog