Skip to content

Latest commit

 

History

History
83 lines (64 loc) · 2.94 KB

ne-vdshwprv-vds_lun_plex_flag.md

File metadata and controls

83 lines (64 loc) · 2.94 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
NE:vdshwprv._VDS_LUN_PLEX_FLAG
VDS_LUN_PLEX_FLAG (vdshwprv.h)
The VDS_LUN_PLEX_FLAG enumeration (vdshwprv.h) defines the set of valid flags for a LUN plex object.
VDS_LPF_LBN_REMAP_ENABLED
VDS_LUN_PLEX_FLAG
VDS_LUN_PLEX_FLAG enumeration [VDS]
base.vds_lun_plex_flag
vds/VDS_LPF_LBN_REMAP_ENABLED
vds/VDS_LUN_PLEX_FLAG
vdshwprv/VDS_LPF_LBN_REMAP_ENABLED
vdshwprv/VDS_LUN_PLEX_FLAG
base\vds_lun_plex_flag.htm
base
0258d87c-0270-449e-8e96-2c511c5f7242
08/05/2022
VDS_LPF_LBN_REMAP_ENABLED, VDS_LUN_PLEX_FLAG, VDS_LUN_PLEX_FLAG enumeration [VDS], base.vds_lun_plex_flag, vds/VDS_LPF_LBN_REMAP_ENABLED, vds/VDS_LUN_PLEX_FLAG, vdshwprv/VDS_LPF_LBN_REMAP_ENABLED, vdshwprv/VDS_LUN_PLEX_FLAG
vdshwprv.h
Windows
Windows Vista [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
VDS_LUN_PLEX_FLAG
19H1
_VDS_LUN_PLEX_FLAG
vdshwprv/_VDS_LUN_PLEX_FLAG
VDS_LUN_PLEX_FLAG
vdshwprv/VDS_LUN_PLEX_FLAG
c++
APIRef
kbSyntax
HeaderDef
Vds.h
VdsHwPrv.h
VDS_LUN_PLEX_FLAG

VDS_LUN_PLEX_FLAG enumeration

-description

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

Defines the set of valid flags for a LUN plex object.

-enum-fields

-field VDS_LPF_LBN_REMAP_ENABLED

If set, the provider remaps LUN extents to drive extents automatically. This flag corresponds to the VDS_LF_LBN_REMAP_ENABLED value of the VDS_LUN_FLAG enumeration.

-remarks

This enumeration provides the value for the ulFlags member of the VDS_LUN_PLEX_PROP structure.

Note  Additional constants might be added to the VDS_LUN_PLEX_FLAG enumeration in future Windows versions. For this reason, your application must be designed to gracefully handle an unrecognized VDS_LUN_PLEX_FLAG enumeration constant.
 

-see-also

VDS Enumerations

VDS_LUN_FLAG

VDS_LUN_PLEX_PROP