Condividi tramite


IDebugThread3.Suspend(UInt32) Method

Definition

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

Parameters

pdwSuspendCount
UInt32

Returns

Implements

Applies to