Compartilhar via


AddConnectionToSession

The AddConnectionToSession method instructs the miniport driver that manages an iSCSI initiator HBA to add a new connection to a logon session.

Miniport drivers that support the MSiSCSI_Operations class must provide at least a stub for this method, but the implementation of the method's functionality is optional. Se o método não implementar a funcionalidade adicionar conexão, ele deverá retornar um erro.

AddConnectionToSession belongs to the unpublished MSiSCSI_Operations WMI Class. For a description of the parameters of the AddConnectionToSession method, see the member descriptions for the AddConnectionToSession_IN and AddConnectionToSession_OUT structures.