IVsENCRebuildableProjectCfg2 Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)

[GuidAttribute("D13E943A-9EE0-457F-8766-7D8B6BC06565")]
[InterfaceTypeAttribute(1)]
public interface IVsENCRebuildableProjectCfg2

NameDescription
System_CAPS_pubmethodBuildForEnc(Object)

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodEncApplySucceeded(Int32)

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodEnterBreakStateOnPE(UInt32, ENC_ACTIVE_STATEMENT[], UInt32)

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodExitBreakStateOnPE()

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodGetCurrentActiveStatementPosition(UInt32, TextSpan[])

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodGetCurrentExceptionSpanPosition(UInt32, TextSpan[])

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodGetENCBuildState(ENC_BUILD_STATE[])

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodGetExceptionSpanCount(UInt32)

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodGetExceptionSpans(UInt32, ENC_EXCEPTION_SPAN[], UInt32)

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodGetPEBuildTimeStamp(FILETIME[])

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodGetPEidentity(Guid[], String[])

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodStartDebuggingPE()

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodStopDebuggingPE()

This API supports the product infrastructure and is not intended to be used directly from your code.

Return to top
Show: