IP change efffect

Assuming a local adapter IP address is changed from a user mode/network
interface while there is an ongoing TDI
connection maintained at a kernel driver .The kernel ip connection is
broken as a result and the driver tries to reconnect
. Will it access then the new IP when redoing OpenLocalEndpoint()
OpenRemoteEndpoint , AssociateRemoteWithLocal, and
connectTarget ? Is additional operation needed aside from doing the
above reconnection process ?