SInstrumentationErrorsArray Struct Reference

SInstrumentationErrorsArray an error array More...

#include <MieAPI.h>

List of all members.

Public Attributes

SInstrumentationErrorpErrors
 Errors array.
unsigned int uiErrorEntries
 number of entries in the pErrors array
unsigned int uiActualNumErrors
 actual number of entries used


Detailed Description

This struct defines a client allocated buffer for the instrumentation engine to use for reporting bytecode or MSIL errors during code verification. The instrumentation engine uses up to uiErrorEntries and returns the actual number of used entries in uiActualNumErrors.
The documentation for this struct was generated from the following file:


Generated on Thu Mar 6 15:07:55 2008 for Martini by doxygen 1.5.5