DsmSetLoadBalancePolicyALUA - NtDoc

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

void DsmSetLoadBalancePolicyALUA(
   [in, Description("New Load Balance policy to be set"):amended] DSM_Load_Balance_Policy_V2 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 (dsmsetloadbalancepolicyalua)

DsmSetLoadBalancePolicyALUA function

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

Parameters

LoadBalancePolicy A DsmSetLoadBalancePolicyALUA_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)