Skip to content

Latest commit

 

History

History
98 lines (72 loc) · 2.7 KB

ns-vdslun-vds_interconnect.md

File metadata and controls

98 lines (72 loc) · 2.7 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_INTERCONNECT
VDS_INTERCONNECT (vdslun.h)
Defines the address data of a physical interconnect.
VDS_INTERCONNECT
VDS_INTERCONNECT structure [VDS]
base.vds_interconnect
vdslun/_VDS_INTERCONNECT
base\vds_interconnect.htm
base
fc9f532b-a37f-4338-95db-6ec988131211
12/05/2018
VDS_INTERCONNECT, VDS_INTERCONNECT structure [VDS], base.vds_interconnect, vdslun/_VDS_INTERCONNECT
vdslun.h
Vds.h, VdsHwPrv.h for hardware providers
Windows
Windows Vista [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
VDS_INTERCONNECT
19H1
_VDS_INTERCONNECT
vdslun/_VDS_INTERCONNECT
VDS_INTERCONNECT
vdslun/VDS_INTERCONNECT
c++
APIRef
kbSyntax
HeaderDef
VdsLun.h
VDS_INTERCONNECT

VDS_INTERCONNECT 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 the address data of a physical interconnect.

-struct-fields

-field m_addressType

The interconnect address type enumerated by VDS_INTERCONNECT_ADDRESS_TYPE.

-field m_cbPort

The size of the interconnect address data for the LUN port (m_pbPort), in bytes.

-field m_pbPort

Pointer to the interconnect address data for the LUN port.

-field m_cbAddress

The size of the interconnect address data for the LUN (m_pbAddress), in bytes.

-field m_pbAddress

Pointer to the interconnect address data for the LUN.

-remarks

The VDS_LUN_INFORMATION structure includes this structure as a member to specify an interconnect by which a LUN can be accessed.

-see-also

VDS Structures

VDS_INTERCONNECT_ADDRESS_TYPE

VDS_LUN_INFORMATION