IMetaDataEmit::SetFieldRVA Method
Sets a global variable value for the relative virtual address of the field referenced by the specified token.
HRESULT SetFieldRVA (
[in] mdFieldDef fd,
[in] ULONG ulRVA
);
Parameters
fd
[in] The token for the target field.ulRVA
[in] The address of a code or data area.
Requirements
Platforms: See .NET Framework System Requirements.
Header: Cor.h
Library: Used as a resource in 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