IStackEventDataSource.GetEvent(IStackSnapshot) 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 Microsoft.Windows.EventTracing.Events.IStackEvent GetEvent (Microsoft.Windows.EventTracing.Symbols.IStackSnapshot stack);
abstract member GetEvent : Microsoft.Windows.EventTracing.Symbols.IStackSnapshot -> Microsoft.Windows.EventTracing.Events.IStackEvent
Public Function GetEvent (stack As IStackSnapshot) As IStackEvent
Parameters
- stack
- IStackSnapshot