IFSMgr_DelAllUses(
int proId,
int force
)
This service is called by an FSD to remove all redirections to drives managed by that FSD. This service is usually called at shutdown time to disconnect all connections by an FSD.
Disconnection Force Values: | |
Value | Meaning |
---|---|
FORCE LEVEL 0, 1, 2, 3 | The semantics are the same as those described in section 8.11.5.15. |
FORCE LEVEL 4 | Disconnect static connections also. This can be done only at shutdown time. |