IVsXMLMemberData6.GetExceptionCount(Int32) 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 GetExceptionCount([Runtime::InteropServices::Out] int % piExceptions);
public int GetExceptionCount (out int piExceptions);
abstract member GetExceptionCount : int -> int
Public Function GetExceptionCount (ByRef piExceptions As Integer) As Integer
Parameters
- piExceptions
- Int32