IDebugStepper90.GetStepKind(UInt32) 方法

定义

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

参数

pSK
UInt32

返回

Int32

返回 Int32

适用于