DsmSetLoadBalancePolicy - NtDoc

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

void DsmSetLoadBalancePolicy(
   [in, Description("New Load Balance policy to be set"):amended] DSM_Load_Balance_Policy LoadBalancePolicy,
   [out, Description("Status of the operation"):amended] uint32                           Status
);
View the official Windows hardware development documentation

NtDoc

No description available.

Windows hardware development documentation (dsmsetloadbalancepolicy)

DsmSetLoadBalancePolicy function

The DsmSetLoadBalancePolicy method is used to set the DSM load balance policy.

Parameters

LoadBalancePolicy A DsmSetLoadBalancePolicy_OUT structure.

Status The status of the operation.

Return value

None

Remarks

This WMI method belongs to the DSM_LB_Operations WMI class.

Requirements

Target platform Desktop
Header MPIOdisk.h (include MPIOdisk.h)