SetIscsiInitiatorNodeName method of the MSIscsiInitiator_MethodClass class
The SetIscsiInitiatorNodeName method sets the initiator node name.
Syntax
uint32 SetIscsiInitiatorNodeName(
[in] string InitiatorNodeName
);
Parameters
-
InitiatorNodeName [in]
-
The name to assign to the initiator node.
Requirements
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Namespace |
Root\WMI |
MOF |
|
See also