IVsENCRebuildableProjectCfg2::EnterBreakStateOnPE Method (UInt32, array<ENC_ACTIVE_STATEMENT>^, UInt32)
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
int EnterBreakStateOnPE( unsigned int encBreakReason, array<ENC_ACTIVE_STATEMENT>^ pActiveStatements, unsigned int cActiveStatements )
Parameters
- encBreakReason
- Type: System::UInt32
- pActiveStatements
- Type: array<Microsoft.VisualStudio.Shell.Interop::ENC_ACTIVE_STATEMENT>^
- cActiveStatements
- Type: System::UInt32
Return Value
Type: System::Int32
Show: