次の方法で共有


IDebugPendingBreakpoint2.GetState(PENDING_BP_STATE_INFO[]) Method

Definition

public:
 int GetState(cli::array <Microsoft::VisualStudio::Debugger::Interop::PENDING_BP_STATE_INFO> ^ pState);
public int GetState (Microsoft.VisualStudio.Debugger.Interop.PENDING_BP_STATE_INFO[] pState);
abstract member GetState : Microsoft.VisualStudio.Debugger.Interop.PENDING_BP_STATE_INFO[] -> int
Public Function GetState (pState As PENDING_BP_STATE_INFO()) As Integer

Parameters

Returns

Applies to