IMetaDataImport::GetFieldProps Method
.NET Framework 4.5
Gets metadata associated with the field referenced by the specified FieldDef token.
HRESULT GetFieldProps ( [in] mdFieldDef mb, [out] mdTypeDef *pClass, [out] LPWSTR szField, [in] ULONG cchField, [out] ULONG *pchField, [out] DWORD *pdwAttr, [in] PCCOR_SIGNATURE *ppvSigBlob, [out] ULONG *pcbSigBlob, [out] DWORD *pdwCPlusTypeFlag, [out] UVCP_CONSTANT *ppValue, [out] ULONG *pcchValue );
Platforms: See .NET Framework System Requirements.
Header: Cor.h
Library: Included as a resource in MsCorEE.dll
.NET Framework Versions: 4.5, 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0, 1.1, 1.0