IMetaDataEmit::SetCustomAttributeValue メソッド
前の IMetaDataEmit::DefineCustomAttribute 呼び出しで定義されたカスタム属性の値を設定または更新します。
HRESULT SetCustomAttributeValue (
[in] mdCustomAttribute pcv,
[in] void const *pCustomAttribute,
[in] ULONG cbCustomAttribute
);
パラメーター
pcv
[入力] 対象となるカスタム属性のトークン。pCustomAttribute
[入力] カスタム属性が含まれている配列へのポインター。cbCustomAttribute
[入力] カスタム属性のサイズ (バイト単位)。
必要条件
プラットフォーム : 「.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