ICorDebugEval.IsActive(Int32) Method

Definition

public:
 void IsActive([Runtime::InteropServices::Out] int % pbActive);
public:
 int IsActive([Runtime::InteropServices::Out] int % pbActive);
public void IsActive (out int pbActive);
public int IsActive (out int pbActive);
abstract member IsActive : int -> unit
abstract member IsActive : int -> int
Public Sub IsActive (ByRef pbActive As Integer)
Public Function IsActive (ByRef pbActive As Integer) As Integer

Parameters

pbActive
Int32

Returns

Applies to