Edit

Share via


EnergyValue.Max(EnergyValue, EnergyValue) Method

Definition

public static Microsoft.Windows.EventTracing.EnergyValue Max (Microsoft.Windows.EventTracing.EnergyValue first, Microsoft.Windows.EventTracing.EnergyValue second);
static member Max : Microsoft.Windows.EventTracing.EnergyValue * Microsoft.Windows.EventTracing.EnergyValue -> Microsoft.Windows.EventTracing.EnergyValue
Public Shared Function Max (first As EnergyValue, second As EnergyValue) As EnergyValue

Parameters

first
EnergyValue
second
EnergyValue

Returns

Applies to