ICorDebugEval::CallFunction Method
.NET Framework 4.5
Sets up a call to the specified function.
This method is obsolete in the .NET Framework version 2.0. Use ICorDebugEval2::CallParameterizedFunction instead.
HRESULT CallFunction (
[in] ICorDebugFunction *pFunction,
[in] ULONG32 nArgs,
[in, size_is(nArgs)] ICorDebugValue *ppArgs[]
);
Platforms: WindowSee .NET Framework System Requirements.
Header: CorDebug.idl, CorDebug.h
Library: CorGuids.lib
.NET Framework Versions: 1.1, 1.0