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.

2.2.2.6.2.2 <strong>VDS</strong>_ISCSI_INITIATOR_PORTAL_PROPThe <strong>VDS</strong>_ISCSI_INITIATOR_PORTAL_PROP structure defines the properties of an iSCSI initiatorportal.typedef struct _<strong>VDS</strong>_ISCSI_INITIATOR_PORTAL_PROP {<strong>VDS</strong>_OBJECT_ID id;<strong>VDS</strong>_IPADDRESS address;unsigned long ulPortIndex;} <strong>VDS</strong>_ISCSI_INITIATOR_PORTAL_PROP;id: The <strong>VDS</strong> object ID of the initiator portal object.address: The IP address and port of the portal.ulPortIndex: The port index that the iSCSI initiators service assigned to the portal.2.2.2.7 IVdsProvider Data TypesThis section lists data types that are used exclusively by the IVdsProvider methods.2.2.2.7.1 Enumerations2.2.2.7.1.1 <strong>VDS</strong>_PROVIDER_TYPEThe <strong>VDS</strong>_PROVIDER_TYPE enumeration defines the set of valid types for a provider.typedef enum _<strong>VDS</strong>_PROVIDER_TYPE{<strong>VDS</strong>_PT_UNKNOWN = 0x00000000,<strong>VDS</strong>_PT_SOFTWARE = 0x00000001,<strong>VDS</strong>_PT_HARDWARE = 0x00000002,<strong>VDS</strong>_PT_VIRTUALDISK = 0x00000003,<strong>VDS</strong>_PT_MAX = 0x00000004} <strong>VDS</strong>_PROVIDER_TYPE;<strong>VDS</strong>_PT_UNKNOWN: The type is neither a software nor a hardware provider.<strong>VDS</strong>_PT_SOFTWARE: The type indicates a program that is responsible for volumemanagement.<strong>VDS</strong>_PT_HARDWARE: The type indicates a program that is responsible for aspects of hardwarestorage management.<strong>VDS</strong>_PT_VIRTUALDISK: The type indicates a program that is responsible for aspects ofhardware storage management.<strong>VDS</strong>_PT_MAX: Denotes the maximum acceptable value for this type. <strong>VDS</strong>_PT_MAX - 1, ('3'), isthe maximum acceptable value.2.2.2.7.1.2 <strong>VDS</strong>_PROVIDER_FLAGThe <strong>VDS</strong>_PROVIDER_FLAG enumeration defines the set of valid flags for a provider object.[<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, 201168 / 360

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

Saved successfully!

Ooh no, something went wrong!