ICorDebugThread.CreateEval(ICorDebugEval) Method
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.
public:
void CreateEval([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugEval ^ % ppEval);
public void CreateEval (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugEval ppEval);
abstract member CreateEval : ICorDebugEval -> unit
Public Sub CreateEval (ByRef ppEval As ICorDebugEval)
Parameters
- ppEval
- ICorDebugEval