IMetaDataError Interface

提供在元数据合并期间报告错误的回调机制。

Note

接口 IMetaDataError 必须由客户端实现。

Methods

Method Description
OnError Method 提供元数据合并期间发生的错误的通知。

Requirements

平台: 请参阅 .NET 支持的作系统

Header: Cor.h

Library: CorGuids.lib

See also