Skip to content

Latest commit

 

History

History
73 lines (58 loc) · 2.14 KB

ns-iscsiop-_addisnsserver_in.md

File metadata and controls

73 lines (58 loc) · 2.14 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NS:iscsiop._AddiSNSServer_IN
_AddiSNSServer_IN (iscsiop.h)
The AddiSNSServer_IN structure holds the input data for the user-mode AddISNSServer method, which is used to add a new iSNS server entry to the list of iSNS server names that the initiator maintains.
storage\addisnsserver_in.htm
storage
03/29/2018
AddiSNSServer_IN structure
*PAddiSNSServer_IN, AddiSNSServer_IN, AddiSNSServer_IN structure [Storage Devices], PAddiSNSServer_IN, PAddiSNSServer_IN structure pointer [Storage Devices], _AddiSNSServer_IN, iscsiop/AddiSNSServer_IN, iscsiop/PAddiSNSServer_IN, storage.addisnsserver_in, structs-iSCSI_2c317c93-3fea-4749-98ef-fba28c0cc93f.xml
iscsiop.h
Iscsiop.h
Windows
Windows
AddiSNSServer_IN, *PAddiSNSServer_IN
_AddiSNSServer_IN
iscsiop/_AddiSNSServer_IN
PAddiSNSServer_IN
iscsiop/PAddiSNSServer_IN
AddiSNSServer_IN
iscsiop/AddiSNSServer_IN
APIRef
kbSyntax
HeaderDef
iscsiop.h
_AddiSNSServer_IN
PAddiSNSServer_IN
AddiSNSServer_IN

_AddiSNSServer_IN structure

-description

The AddiSNSServer_IN structure holds the input data for the user-mode AddISNSServer method, which is used to add a new iSNS server entry to the list of iSNS server names that the initiator maintains.

-struct-fields

-field iSNSServerName

The iSNS server name to add to the list of iSNS servers that the iSCSI initiator maintains.

-remarks

It is optional that you implement this method.

-see-also

AddiSNSServer_OUT

MSiSCSI_Operations WMI Class