Method GetScopeProps
- Namespace
- Microsoft.Samples.Debugging.CorMetadata.NativeApi
- Assembly
- raw.dll
GetScopeProps(StringBuilder, int, out int, out Guid)
void GetScopeProps(StringBuilder szName, int cchName, out int pchName, out Guid mvid)
Parameters
szName
StringBuildercchName
intpchName
intmvid
Guid