IPersistPropertyBagImpl::Load

Carica le proprietà dell'oggetto da un contenitore di proprietà fornito.

STDMETHOD(Load)(
   LPPROPERTYBAG pPropBag,
   LPERRORLOG pErrorLog 
);

Note

ATL utilizza il mapping di proprietà dell'oggetto per recuperare tali informazioni.

Vedere IPersistPropertyBag::Load in Windows SDK.

Requisiti

Header: atlcom.h

Vedere anche

Riferimenti

Classe di IPersistPropertyBagImpl

BEGIN_PROP_MAP

IPersistPropertyBagImpl::Save

IPropertyBag

IErrorLog