共用方式為


IPersistStreamInitImpl::Save

儲存物件的屬性設定為指定的資料流。

STDMETHOD(Save)( 
   LPSTREAM pStm, 
   BOOL fClearDirty  
);

備註

使用 ATL 物件的屬性對應儲存資訊。

請參閱在 Windows SDK的 IPersistStreamInit::Save

需求

Header: atlcom.h

請參閱

參考

IPersistStreamInitImpl Class

BEGIN_PROP_MAP

IPersistStreamInitImpl::Load

IStream