Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PoDeletePowerLimitRequest function (wdm.h)

This function deletes a power limit request object.

Syntax

NTSTATUS PoDeletePowerLimitRequest(
 PVOID PowerLimitRequest
);

Parameters

PowerLimitRequest

A pointer to the power limit request object returned by PoCreatePowerLimitRequest.

Return value

Returns an NTSTATUS value.

Requirements

Requirement Value
Header wdm.h (include Wdm.h)

See also

PoCreatePowerLimitRequest

PoQueryPowerLimitAttributes

PoQueryPowerLimitValue

PoSetPowerLimitValue

POWER_LIMIT_ATTRIBUTES

POWER_LIMIT_TYPES

POWER_LIMIT_VALUE


Feedback

Was this page helpful?

Additional resources