Method CreateArrayType
CreateArrayType(IDIBuilder, uint, uint)
Creates a type defining an array of elements of this type
DebugArrayType CreateArrayType(IDIBuilder diBuilder, uint lowerBound, uint count)
Parameters
diBuilderIDIBuilderDebug information builder to use
lowerBounduintLower bound of the array
countuintCount of elements in the array