أسلوب IMetaDataEmit::SetParamProps
Sets أو التغييرات features of a أسلوب معلمة that was defined بواسطة a prior يتصل إلى IMetaDataEmit::DefineParam.
HRESULT SetParamProps (
[in] mdParamDef pd,
[in] LPCWSTR szName,
[in] DWORD dwParamFlags,
[in] DWORD dwCPlusTypeFlag,
[in] void const *pValue,
[in] ULONG cchValue
);
المعلمات
pd
[في] The token for the الهدف معلمة.szName
[في] The اسم of the معلمة في Unicode.dwParamFlags
[في] The علامات for the معلمة.dwCPlusTypeFlag
[في] ELEMENT_TYPE_ * قيمة ثابتة.pValue
[في] The ثابت القيمة for the معلمة.cchValue
[في] الحجم في أحرف (Unicode) pValue.
المتطلبات
الأنظمة الأساسية: See متطلبات النظام إطار عمل .NET.
**Header:**Cor.h
المكتبة: Used كـ a مورد في MSCorEE.dll
.NET Framework Versions: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0, 1.1, 1.0