IsSensorSubscribed - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// sensorsutils.h

BOOLEAN IsSensorSubscribed(
  PSENSOR_COLLECTION_LIST subscriptionList,
  GUID                    currentType
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-sensorsutils-issensorsubscribed)

IsSensorSubscribed function

Description

For internal use only.

Parameters

subscriptionList

Internal.

currentType

Internal.

Return value

This function returns BOOLEAN.

Remarks

See also