DkmContextGroupEvaluationILResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The results for a set of threads that match a specific context.
public ref class DkmContextGroupEvaluationILResult
[Windows::Foundation::Metadata::WebHostHidden]
public ref class DkmContextGroupEvaluationILResult
[Windows::Foundation::Metadata::WebHostHidden]
class DkmContextGroupEvaluationILResult
[System.Runtime.InteropServices.Guid("2bed0f45-7abe-5710-434c-3a254db68898")]
public class DkmContextGroupEvaluationILResult
[<System.Runtime.InteropServices.Guid("2bed0f45-7abe-5710-434c-3a254db68898")>]
type DkmContextGroupEvaluationILResult = class
Public Class DkmContextGroupEvaluationILResult
- Inheritance
-
DkmContextGroupEvaluationILResult
- Attributes
Properties
EvaluationResults |
Result of the evaluation on this set of threads. |
ResultData |
An array of result data structures that indicate the source instruction and the data buffer for all threads. |
Methods
Create(Int32, ReadOnlyCollection<DkmThreadEvaluationResultCollection>) |
Create a new DkmContextGroupEvaluationILResult object instance. |