_dispDebuggerExpressionEvaluationEvents Interface
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.
Microsoft Internal Use Only.
This API supports the product infrastructure and is not intended to be used directly from your code.
public interface class _dispDebuggerExpressionEvaluationEvents
public interface class _dispDebuggerExpressionEvaluationEvents
__interface _dispDebuggerExpressionEvaluationEvents
[System.Runtime.InteropServices.Guid("73FFA13F-AD72-4154-BE77-D4288F2E4FC5")]
[System.Runtime.InteropServices.InterfaceType(2)]
[System.Runtime.InteropServices.TypeLibType(4096)]
public interface _dispDebuggerExpressionEvaluationEvents
[System.Runtime.InteropServices.Guid("73FFA13F-AD72-4154-BE77-D4288F2E4FC5")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)]
public interface _dispDebuggerExpressionEvaluationEvents
[<System.Runtime.InteropServices.Guid("73FFA13F-AD72-4154-BE77-D4288F2E4FC5")>]
[<System.Runtime.InteropServices.InterfaceType(2)>]
[<System.Runtime.InteropServices.TypeLibType(4096)>]
type _dispDebuggerExpressionEvaluationEvents = interface
[<System.Runtime.InteropServices.Guid("73FFA13F-AD72-4154-BE77-D4288F2E4FC5")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)>]
type _dispDebuggerExpressionEvaluationEvents = interface
Public Interface _dispDebuggerExpressionEvaluationEvents
- Derived
- Attributes
Methods
OnExpressionEvaluation(Process, Thread, dbgExpressionEvaluationState) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |