Condividi tramite


IDebugApplicationThread.GetSuspendCount(UInt32) Method

Definition

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

Parameters

pdwCount
UInt32

Returns

Implements

Applies to