_dispDebuggerExpressionEvaluationEvents_SinkHelper 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.
Microsoft Internal Use Only.
This API supports the product infrastructure and is not intended to be used directly from your code.
public ref class _dispDebuggerExpressionEvaluationEvents_SinkHelper sealed : EnvDTE80::_dispDebuggerExpressionEvaluationEvents
public ref class _dispDebuggerExpressionEvaluationEvents_SinkHelper sealed : EnvDTE80::_dispDebuggerExpressionEvaluationEvents
class _dispDebuggerExpressionEvaluationEvents_SinkHelper sealed : EnvDTE80::_dispDebuggerExpressionEvaluationEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden)]
public sealed class _dispDebuggerExpressionEvaluationEvents_SinkHelper : EnvDTE80._dispDebuggerExpressionEvaluationEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class _dispDebuggerExpressionEvaluationEvents_SinkHelper : EnvDTE80._dispDebuggerExpressionEvaluationEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden)>]
type _dispDebuggerExpressionEvaluationEvents_SinkHelper = class
interface _dispDebuggerExpressionEvaluationEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
type _dispDebuggerExpressionEvaluationEvents_SinkHelper = class
interface _dispDebuggerExpressionEvaluationEvents
Public NotInheritable Class _dispDebuggerExpressionEvaluationEvents_SinkHelper
Implements _dispDebuggerExpressionEvaluationEvents
- Inheritance
-
_dispDebuggerExpressionEvaluationEvents_SinkHelper
- Attributes
- Implements
Fields
m_dwCookie |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
m_OnExpressionEvaluationDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
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. |