13.07.2015 Views

[MS-VDS]: Virtual Disk Service (VDS) Protocol Specification

[MS-VDS]: Virtual Disk Service (VDS) Protocol Specification

[MS-VDS]: Virtual Disk Service (VDS) Protocol Specification

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

wwnNode: The node WWN for the HBA port.wwnPort: The port WWN of the HBA port.type: The type of the HBA port that <strong>VDS</strong>_HBAPORT_TYPE enumerates.status: The status of the HBA port that <strong>VDS</strong>_HBAPORT_STATUS enumerates.ulPortSpeed: The speed of the HBA port that <strong>VDS</strong>_HBAPORT_SPEED_FLAG enumerates.Only one bit may be set in this bitmask.ulSupportedPortSpeed: The combination of values, by using a bitwise OR operator, from the<strong>VDS</strong>_HBAPORT_SPEED_FLAG enumeration that describes the set of supported speeds ofthe HBA port.2.2.2.5 IVdsIscsiInitiatorAdapter Data TypesThis section lists data types that are used exclusively by the IVdsIscsiInitiatorAdapter methods ofthe IVdsIscsiInitiatorAdapter interface.2.2.2.5.1 Structures2.2.2.5.1.1 <strong>VDS</strong>_ISCSI_INITIATOR_ADAPTER_PROPThe <strong>VDS</strong>_ISCSI_INITIATOR_ADAPTER_PROP structure defines the properties of an iSCSIinitiator adapter.typedef struct _<strong>VDS</strong>_ISCSI_INITIATOR_ADAPTER_PROP {<strong>VDS</strong>_OBJECT_ID id;[string] WCHAR* pwszName;} <strong>VDS</strong>_ISCSI_INITIATOR_ADAPTER_PROP;id: The <strong>VDS</strong> object ID of the initiator adapter object.pwszName: A human-readable, null-terminated Unicode string that is the name of the initiatoradapter.2.2.2.6 IVdsIscsiInitiatorPortal Data TypesThis section lists data types that are used exclusively by the IVdsIscsiInitiatorPortal methods of theIVdsIscsiInitiatorPortal interface.2.2.2.6.1 Enumerations2.2.2.6.1.1 <strong>VDS</strong>_IPADDRESS_TYPEThe <strong>VDS</strong>_IPADDRESS_TYPE enumeration defines the set of valid types for an IP address. Thesetype values are used in the type member of the <strong>VDS</strong>_IPADDRESS structure.typedef enum _<strong>VDS</strong>_IPADDRESS_TYPE{<strong>VDS</strong>_IPT_TEXT = 0x00000000,<strong>VDS</strong>_IPT_IPV4 = 0x00000001,<strong>VDS</strong>_IPT_IPV6 = 0x00000002,[<strong>MS</strong>-<strong>VDS</strong>] — v20110610<strong>Virtual</strong> <strong>Disk</strong> <strong>Service</strong> (<strong>VDS</strong>) <strong>Protocol</strong> <strong>Specification</strong>Copyright © 2011 Microsoft Corporation.Release: Friday, June 10, 201166 / 360

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!