ISystemDebugEventFireAuto, ISystemDebugEventFire

See Also   Tasks      Methods

Generates Visual Studio Analyzer events for the calling component.

Use ISystemDebugEventFireAuto if your component is written in Microsoft® Visual Basic or Microsoft® Visual J++™. Use ISystemDebugEventFire if your component is written in Microsoft® Visual C++.

ISystemDebugEventFireAuto and ISystemDebugEventFire Methods

BeginSession Starts a Visual Studio Analyzer session with the calling component.
EndSession Ends a Visual Studio Analyzer session with the calling component.
FireEvent Generates a specific event.
IsActive Reports whether a Visual Studio Analyzer client is interested in events from the calling component.