共用方式為


IDynamicConceptProviderConcept::NotifyDestruct 方法 (dbgmodel.h)

動態概念提供者上的 NotifyDestruct 方法是核心數據模型在物件解構開始時所建立的回呼,該對像是動態概念提供者。 它會為需要它的客戶提供額外的清除機會。

語法

HRESULT NotifyDestruct();

傳回值

此方法會傳回 HRESULT,指出成功或失敗。

要求

要求 價值
標頭 dbgmodel.h

另請參閱

IDynamicConceptProviderConcept 介面