IFSMgr_ClearLoopBack
IFSMgr_ClearLoopBack(
char * pszUNCPath
)
This service is provided for a server to remove previously added loopback path from the IFS manager's loopback path list.
- pszUNCPath
- Supplies a pointer to the UNC name of the loopback path in form \\<server>\<share>. This string should be in ANSI.
- Returns 0 if success, errorcode if failure.