Skip to content

Latest commit

 

History

History
90 lines (68 loc) · 2.94 KB

ns-vdslun-vds_storage_device_id_descriptor.md

File metadata and controls

90 lines (68 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
NS:vdslun._VDS_STORAGE_DEVICE_ID_DESCRIPTOR
VDS_STORAGE_DEVICE_ID_DESCRIPTOR (vdslun.h)
Defines one or more storage identifiers for a storage device (typically an instance, as opposed to a class, of device).
VDS_STORAGE_DEVICE_ID_DESCRIPTOR
VDS_STORAGE_DEVICE_ID_DESCRIPTOR structure [VDS]
base.vds_storage_device_id_descriptor
vdslun/_VDS_STORAGE_DEVICE_ID_DESCRIPTOR
base\vds_storage_device_id_descriptor.htm
base
88fe83cb-6d3c-40bd-a5ce-71771d2e7511
12/05/2018
VDS_STORAGE_DEVICE_ID_DESCRIPTOR, VDS_STORAGE_DEVICE_ID_DESCRIPTOR structure [VDS], base.vds_storage_device_id_descriptor, vdslun/_VDS_STORAGE_DEVICE_ID_DESCRIPTOR
vdslun.h
Vds.h, VdsHwPrv.h for hardware providers
Windows
Windows Vista [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
VDS_STORAGE_DEVICE_ID_DESCRIPTOR
19H1
_VDS_STORAGE_DEVICE_ID_DESCRIPTOR
vdslun/_VDS_STORAGE_DEVICE_ID_DESCRIPTOR
VDS_STORAGE_DEVICE_ID_DESCRIPTOR
vdslun/VDS_STORAGE_DEVICE_ID_DESCRIPTOR
c++
APIRef
kbSyntax
HeaderDef
VdsLun.h
VDS_STORAGE_DEVICE_ID_DESCRIPTOR

VDS_STORAGE_DEVICE_ID_DESCRIPTOR structure

-description

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

Defines one or more storage identifiers for a storage device (typically an instance, as opposed to a class, of device).

-struct-fields

-field m_version

The version of this structure.

-field m_cIdentifiers

The number of identifiers specified in m_rgIdentifiers.

-field m_rgIdentifiers

Pointer to VDS_STORAGE_IDENTIFIER structure.

-remarks

Storage devices can have multiple identifiers, and each of these identifiers can have a different code set and type. The VDS_LUN_INFORMATION structure includes this structure as a member to specify the storage device identifiers of a LUN.

-see-also

VDS Structures

VDS_LUN_INFORMATION

VDS_STORAGE_IDENTIFIER