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