Condividi tramite


IDebugThread3.Resume(UInt32) Method

Definition

public:
 int Resume([Runtime::InteropServices::Out] System::UInt32 % pdwSuspendCount);
public int Resume (out uint pdwSuspendCount);
abstract member Resume : uint32 -> int
Public Function Resume (ByRef pdwSuspendCount As UInteger) As Integer

Parameters

pdwSuspendCount
UInt32

Returns

Implements

Applies to