IGenericEventDataSource.GetMap(Guid, String) 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.IGenericEventMap GetMap (Guid providerId, string mapName);
abstract member GetMap : Guid * string -> Microsoft.Windows.EventTracing.Events.IGenericEventMap
Public Function GetMap (providerId As Guid, mapName As String) As IGenericEventMap
Parameters
- providerId
- Guid
- mapName
- String