Share via


IDebugStepCompleteEvent90.GetStepStatus(UInt32) Method

Definition

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

Parameters

pStatus
UInt32

Returns

Returns Int32.

Applies to