IMetaDataEmit::SetMethodImplFlags 方法
設定或更新指定之語彙基元所參考繼承方法實作的中繼資料簽章。
HRESULT SetMethodImplFlags (
[in] mdMethodDef md,
[in] DWORD dwImplFlags
);
參數
md
[in] 要變更之方法的語彙基元。dwImplFlags
[in] 指定此方法實作功能的 CorMethodImpl 列舉型別的值組合。
需求
**平台:**請參閱 .NET Framework 系統需求。
**標頭:**Cor.h
**程式庫:**當做 MSCorEE.dll 中的資源使用
**.NET Framework 版本:**4、3.5 SP1、3.5、3.0 SP1、3.0、2.0 SP1、2.0、1.1、1.0