ICorDebugFunction.GetILCode(ICorDebugCode) 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:
int GetILCode([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugCode ^ % ppCode);
public int GetILCode (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugCode ppCode);
abstract member GetILCode : ICorDebugCode -> int
Public Function GetILCode (ByRef ppCode As ICorDebugCode) As Integer
Parameters
- ppCode
- ICorDebugCode
Returns
Returns Int32.