ICorDebugModule.IsInMemory(Int32) Method

Definition

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

Parameters

pInMemory
Int32

Applies to