RemoveConnection method of the MSIscsiInitiator_SessionClass class
The RemoveConnection method removes a connection from the specified session.
Syntax
uint32 RemoveConnection(
[in] string UniqueConnectionId
);
Parameters
-
UniqueConnectionId [in]
-
The unique ID associated with the connection to be removed.
Requirements
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Namespace |
Root\WMI |
MOF |
|
See also