IVsENCRebuildableProjectCfg2.GetExceptionSpanCount(UInt32) Method

Definition

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

Parameters

pcExceptionSpan
UInt32

Returns

Applies to