Share via


ICorDebugAppDomain.GetID(UInt32) Method

Definition

public:
 void GetID([Runtime::InteropServices::Out] System::UInt32 % pId);
public void GetID (out uint pId);
abstract member GetID : uint32 -> unit
Public Sub GetID (ByRef pId As UInteger)

Parameters

pId
UInt32

Applies to