ICorDebugProcess.GetHandle(IntPtr) Method

Definition

public:
 void GetHandle([Runtime::InteropServices::Out] IntPtr % phProcessHandle);
public void GetHandle (out IntPtr phProcessHandle);
abstract member GetHandle : nativeint -> unit
Public Sub GetHandle (ByRef phProcessHandle As IntPtr)

Parameters

phProcessHandle
IntPtr

nativeint

Applies to