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. 메서드가 연결 추가 기능을 구현하지 않으면 오류를 반환해야 합니다.
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.