Condividi tramite


IDebugApplicationThread.Resume(UInt32) Method

Definition

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

Parameters

pdwCount
UInt32

Returns

Implements

Applies to