<< back to sysax.com Product page

2.12. Delete Virtual Path

Exhibit 2.25. IDL Definition of method to delete virtual path


HRESULT DelAltPath       ([in] BSTR b_username, [in] BSTR b_altpath);
 

Exhibit 2.26. Example usage of method to delete virtual path


admin.DelAltPath  "comacc", "c:\\temp"