Udostępnij za pośrednictwem


ICorDebugThread.GetHandle(IntPtr) Method

Definition

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

Parameters

phThreadHandle
IntPtr

nativeint

Applies to