EnergyValue.FromMicrojoules 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.
Overloads
FromMicrojoules(Int64) | |
FromMicrojoules(Decimal) |
FromMicrojoules(Int64)
public static Microsoft.Windows.EventTracing.EnergyValue FromMicrojoules (long microjoules);
static member FromMicrojoules : int64 -> Microsoft.Windows.EventTracing.EnergyValue
Public Shared Function FromMicrojoules (microjoules As Long) As EnergyValue
Parameters
- microjoules
- Int64
Returns
Applies to
FromMicrojoules(Decimal)
public static Microsoft.Windows.EventTracing.EnergyValue FromMicrojoules (decimal microjoules);
static member FromMicrojoules : decimal -> Microsoft.Windows.EventTracing.EnergyValue
Public Shared Function FromMicrojoules (microjoules As Decimal) As EnergyValue
Parameters
- microjoules
- Decimal