VDS_ISCSI_IPSEC_KEY structure (vdshwprv.h)
[Beginning with Windows 8 and Windows Server 2012, the Virtual Disk Service COM interface is superseded by the Windows Storage Management API.]
Not supported.
This structure is reserved for future use.
Syntax
typedef struct _VDS_ISCSI_IPSEC_KEY {
UCHAR *pKey;
ULONG ulKeySize;
} VDS_ISCSI_IPSEC_KEY;
Members
pKey
Reserved for future use.
ulKeySize
Reserved for future use.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2003 R2 [desktop apps only] |
Header | vdshwprv.h |
Redistributable | VDS 1.1 |