IDebugPendingBreakpoint3.GetState(PENDING_BP_STATE_INFO[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- pState
- PENDING_BP_STATE_INFO[]