IPersistStorageImpl::IsDirty
检查对象的数据是否已更改,则它上次保存了。
STDMETHOD(IsDirty)(void);
备注
IPersistStreamInit 接口的ATL实现委托。
参见 IPersistStorage:IsDirty in the Windows SDK。
要求
Header: atlcom.h
检查对象的数据是否已更改,则它上次保存了。
STDMETHOD(IsDirty)(void);
IPersistStreamInit 接口的ATL实现委托。
参见 IPersistStorage:IsDirty in the Windows SDK。
Header: atlcom.h