Skip to content

Latest commit

 

History

History
93 lines (76 loc) · 3.57 KB

nf-vds-ivdslunmpio-getsupportedlbpolicies.md

File metadata and controls

93 lines (76 loc) · 3.57 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:vds.IVdsLunMpio.GetSupportedLbPolicies
IVdsLunMpio::GetSupportedLbPolicies (vds.h)
The IVdsLunMpio::GetSupportedLbPolicies method (vds.h) retrieves the load balance policies that are supported by the hardware provider.
GetSupportedLbPolicies
GetSupportedLbPolicies method [VDS]
GetSupportedLbPolicies method [VDS]
IVdsLunMpio interface
IVdsLunMpio interface [VDS]
GetSupportedLbPolicies method
IVdsLunMpio.GetSupportedLbPolicies
IVdsLunMpio::GetSupportedLbPolicies
base.ivdslunmpio_getsupportedlbpolicies
vds/IVdsLunMpio::GetSupportedLbPolicies
vdshwprv/IVdsLunMpio::GetSupportedLbPolicies
base\ivdslunmpio_getsupportedlbpolicies.htm
base
1b1f3437-41db-403e-abdb-febbfe90858c
08/05/2022
GetSupportedLbPolicies, GetSupportedLbPolicies method [VDS], GetSupportedLbPolicies method [VDS],IVdsLunMpio interface, IVdsLunMpio interface [VDS],GetSupportedLbPolicies method, IVdsLunMpio.GetSupportedLbPolicies, IVdsLunMpio::GetSupportedLbPolicies, base.ivdslunmpio_getsupportedlbpolicies, vds/IVdsLunMpio::GetSupportedLbPolicies, vdshwprv/IVdsLunMpio::GetSupportedLbPolicies
vds.h
Windows
Windows Vista [desktop apps only]
Windows Server 2003 R2 [desktop apps only]
Windows
19H1
IVdsLunMpio::GetSupportedLbPolicies
vds/IVdsLunMpio::GetSupportedLbPolicies
c++
APIRef
kbSyntax
COM
Vds.h
VdsHwPrv.h
IVdsLunMpio.GetSupportedLbPolicies

IVdsLunMpio::GetSupportedLbPolicies

-description

[Beginning with Windows 8 and Windows Server 2012, the Virtual Disk Service COM interface is superseded by the Windows Storage Management API.]

Retrieves the load balance policies that are supported by the hardware provider.

-parameters

-param pulLbFlags [out]

The address of a ULONG that will receive the supported flags (as enumerated by the VDS_PROVIDER_LBSUPPORT_FLAG enumeration.)

-returns

This method can return standard HRESULT values, such as E_INVALIDARG or E_OUTOFMEMORY, and VDS-specific return values. It can also return converted system error codes using the HRESULT_FROM_WIN32 macro. Errors can originate from VDS itself or from the underlying VDS provider that is being used. Possible return values include the following.

Return code Description
S_OK
The load balance policy was successfully returned.

-see-also

IVdsLunMpio

VDS_PROVIDER_LBSUPPORT_FLAG