Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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