<div class="content"><p> </p><p>The VDS_ISCSI_INITIATOR_ADAPTER_PROP structure defines the
properties of an <span><a href="8eef5d42-22d7-4302-aed9-12face91505a#gt_9c4c0ab8-4689-4e6e-b774-4698ba30f4cf" data-linktype="relative-path">iSCSI initiator adapter</a></span>.<a id="Appendix_A_Target_39"></a><a aria-label="Product behavior note 39" href="6b2552ee-ba27-409f-99a8-18841573327a#Appendix_A_39" data-linktype="relative-path">&lt;39&gt;</a></p><dl>
<dd>
<div><pre> typedef struct _VDS_ISCSI_INITIATOR_ADAPTER_PROP {
   VDS_OBJECT_ID id;
   [string] WCHAR* pwszName;
 } VDS_ISCSI_INITIATOR_ADAPTER_PROP;
</pre></div>
</dd></dl><p><b>id:</b>  The <span><a href="8eef5d42-22d7-4302-aed9-12face91505a#gt_27e6393b-d035-40c5-8503-d7affe7bd27b" data-linktype="relative-path">VDS object</a></span> ID of the
initiator adapter object.</p><p><b>pwszName:</b>  A human-readable,
null-terminated Unicode string that is the name of the initiator adapter.</p></div>