PowerThermalChannelDataConsumer.GetChannelIds 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.
Retrieves the identifiers of the channels available to this consumer.
winrt::array_view <PowerThermalChannelId> GetChannelIds();
public PowerThermalChannelId[] GetChannelIds();
function getChannelIds()
Public Function GetChannelIds () As PowerThermalChannelId()
Returns
An array of PowerThermalChannelId values representing available channels.