Table of Contents

Method GetFieldProps

Namespace
Microsoft.Samples.Debugging.CorMetadata.NativeApi
Assembly
raw.dll

GetFieldProps(int, out int, StringBuilder, int, out int, out int, out IntPtr, out int, out int, out IntPtr, out int)

void GetFieldProps(int mb, out int mdTypeDef, StringBuilder szField, int cchField, out int pchField, out int pdwAttr, out IntPtr ppvSigBlob, out int pcbSigBlob, out int pdwCPlusTypeFlab, out IntPtr ppValue, out int pcchValue)

Parameters

mb int
mdTypeDef int
szField StringBuilder
cchField int
pchField int
pdwAttr int
ppvSigBlob IntPtr
pcbSigBlob int
pdwCPlusTypeFlab int
ppValue IntPtr
pcchValue int