Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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_TYPEThe 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 |