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 GetIscsiVersionInformation function retrieves information about the initiator version.
Syntax
ISDSC_STATUS ISDSC_API GetIScsiVersionInformation(
PISCSI_VERSION_INFO VersionInfo
);
Parameters
VersionInfo
Pointer to an ISCSI_VERSION_INFO structure that contains initiator version information.
Return value
Returns ERROR_SUCCESS if the operation is successful. If the operation fails due to a socket connection error, this function will return a Winsock error code.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | iscsidsc.h |
Library | Iscsidsc.lib |
DLL | Iscsidsc.dll |