Table of Contents

Method GetTypeDefProps

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

GetTypeDefProps(int, StringBuilder, int, out int, out TypeAttributes, out int)

void GetTypeDefProps(int td, StringBuilder szTypeDef, int cchTypeDef, out int pchTypeDef, out TypeAttributes pdwTypeDefFlags, out int ptkExtends)

Parameters

td int
szTypeDef StringBuilder
cchTypeDef int
pchTypeDef int
pdwTypeDefFlags TypeAttributes
ptkExtends int