IDebugExpressionCompilationContext110.CompileText Method

Definition

C++
public:
 int CompileText(System::String ^ pszCode, System::UInt32 evalFlags, System::UInt32 nRadix, [Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IDebugCompiledExpression110 ^ % ppExpr, [Runtime::InteropServices::Out] System::String ^ % pbstrError, [Runtime::InteropServices::Out] System::UInt32 % pichError);

Parameters

pszCode
String
evalFlags
UInt32
nRadix
UInt32
pbstrError
String
pichError
UInt32

Returns

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022