共用方式為


IDynamicConceptProviderConcept::NotifyDestruct 方法 (dbgmodel.h)

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

Syntax

HRESULT NotifyDestruct();

傳回值

這個方法會傳回 HRESULT,表示成功或失敗。

規格需求

需求
標頭 dbgmodel.h

另請參閱

IDynamicConceptProviderConcept 介面