ICorDebugType.GetBase(ICorDebugType) Method

Definition

public:
 void GetBase([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugType ^ % pBase);
public void GetBase (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugType pBase);
abstract member GetBase : ICorDebugType -> unit
Public Sub GetBase (ByRef pBase As ICorDebugType)

Parameters

Applies to