Method | Description | |
---|---|---|
AD7ExpressionEvaluationCompleteEvent ( |
||
AD7ExpressionEvaluationCompleteEvent ( IDebugExpression2 expression, IDebugProperty2 property ) : System | ||
GetExpression ( IDebugExpression2 &ppExpr ) : int | ||
GetResult ( IDebugProperty2 &ppResult ) : int |
public AD7ExpressionEvaluationCompleteEvent ( |
||
exception | ||
return | System |
public AD7ExpressionEvaluationCompleteEvent ( IDebugExpression2 expression, IDebugProperty2 property ) : System | ||
expression | IDebugExpression2 | |
property | IDebugProperty2 | |
return | System |
public GetExpression ( IDebugExpression2 &ppExpr ) : int | ||
ppExpr | IDebugExpression2 | |
return | int |
public GetResult ( IDebugProperty2 &ppResult ) : int | ||
ppResult | IDebugProperty2 | |
return | int |