ICorDebugFrame.GetChain(ICorDebugChain) 方法

定义

public:
 int GetChain([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugChain ^ % ppChain);
public int GetChain (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugChain ppChain);
abstract member GetChain : ICorDebugChain -> int
Public Function GetChain (ByRef ppChain As ICorDebugChain) As Integer

参数

ppChain
ICorDebugChain

返回

Int32

返回 Int32

适用于