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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

pSharedSecret: A pointer to an array of bytes that contains the secret.ulSharedSecretSize: The number of bytes contained in the array that pSharedSecretreferences. Bytes MUST be at least 12 and less than or equal to 16. If a shared secret ofsize less than 12 bytes is used, the server does not return an error. However, the operationwill not complete.2.2.2.4 IVdsHbaPort Data TypesThis section lists data types that the IVdsHbaPort methods of the IVdsHbaPort interface useexclusively.2.2.2.4.1 Enumerations2.2.2.4.1.1 <strong>VDS</strong>_HBAPORT_TYPEThe <strong>VDS</strong>_HBAPORT_TYPE enumeration defines the set of valid types for an HBA port. These typescorrespond to the HBA_PORTTYPE values, as specified in [HBAAPI]. These values are used in thetype member of the <strong>VDS</strong>_HBAPORT_PROP structure.typedef enum _<strong>VDS</strong>_HBAPORT_TYPE{<strong>VDS</strong>_HPT_UNKNOWN = 0x00000001,<strong>VDS</strong>_HPT_OTHER = 0x00000002,<strong>VDS</strong>_HPT_NOTPRESENT = 0x00000003,<strong>VDS</strong>_HPT_NPORT = 0x00000005,<strong>VDS</strong>_HPT_NLPORT = 0x00000006,<strong>VDS</strong>_HPT_FLPORT = 0x00000007,<strong>VDS</strong>_HPT_FPORT = 0x00000008,<strong>VDS</strong>_HPT_EPORT = 0x00000009,<strong>VDS</strong>_HPT_GPORT = 0x0000000A,<strong>VDS</strong>_HPT_LPORT = 0x00000014,<strong>VDS</strong>_HPT_PTP = 0x00000015} <strong>VDS</strong>_HBAPORT_TYPE;<strong>VDS</strong>_HPT_UNKNOWN: The port type is unknown.Corresponding HBA_PORTTYPE value: HBA_PORTTYPE_UNKNOWN<strong>VDS</strong>_HPT_OTHER: The port type is another (undefined) type.Corresponding HBA_PORTTYPE value: HBA_PORTTYPE_OTHER<strong>VDS</strong>_HPT_NOTPRESENT: The port type is not present.Corresponding HBA_PORTTYPE value: HBA_PORTTYPE_NOTPRESENT<strong>VDS</strong>_HPT_NPORT: The port type is a fabric.Corresponding HBA_PORTTYPE value: HBA_PORTTYPE_NPORT<strong>VDS</strong>_HPT_NLPORT: The port type is a public loop.[<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, 201162 / 360

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

Saved successfully!

Ooh no, something went wrong!