TARGETPROTOCOLTYPE enumeration (iscsidsc.h)
The TARGETPROTOCOLTYPE enumeration indicates the type of protocol that the initiator must use to communicate with the target.
Syntax
typedef enum {
ISCSI_TCP_PROTOCOL_TYPE
} TARGETPROTOCOLTYPE, *PTARGETPROTOCOLTYPE;
Constants
ISCSI_TCP_PROTOCOL_TYPE The target uses the TCP protocol. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Header | iscsidsc.h |