IFSMgr_DoDelAllUses(
pioreq pir
)
This service performs the same function as IFSMgr_DelAllUses. The only difference is that this service needs the IOREQ structure and so can be called only on a call to the FSD by the IFS manager.
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. |
ir_error | Returns 0 if success, errorcode if failure.
There is no explicit return value to this service. |