ICorDebugInternalFrame.GetFrameType(CorDebugInternalFrameType) Method

Definition

public:
 void GetFrameType([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::CorDebugInternalFrameType % pType);
public void GetFrameType (out Microsoft.VisualStudio.CorDebugInterop.CorDebugInternalFrameType pType);
abstract member GetFrameType : CorDebugInternalFrameType -> unit
Public Sub GetFrameType (ByRef pType As CorDebugInternalFrameType)

Parameters

Applies to