Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Saves the object's properties to the specified stream.
STDMETHOD(Save)(
LPSTREAM pStm,
BOOL fClearDirty
);
Remarks
ATL uses the object's property map to store this information.
See IPersistStreamInit::Save in the Windows SDK.
Requirements
Header: atlcom.h