Share via


PowerThermalChannelDataConsumer.GetChannelIds Method

Definition

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.

Applies to