Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Represents a context where expressions can be evaluated. The stack frame object implements this interface.
In addition to the methods inherited from IUnknown, the IDebugExpressionContext interface exposes the following methods.
Methods in Vtable Order
| Method | Description |
|---|---|
| IDebugExpressionContext::ParseLanguageText | Creates a debug expression for the specified text. |
| IDebugExpressionContext::GetLanguageInfo | Returns a name and GUID for the language that owns this context. |