IDynamicConceptProviderConcept::NotifyDestruct 方法 (dbgmodel.h)

动态概念提供程序上的 NotifyDestruct 方法是由核心数据模型在销毁对象(动态概念提供程序)开始时进行的回调。 它为需要它的客户提供额外的清理机会。

语法

HRESULT NotifyDestruct();

返回值

此方法返回 HRESULT,指示成功或失败。

要求

要求 价值
标头 dbgmodel.h

另请参阅

IDynamicConceptProviderConcept 接口