Exhibit 2.9. IDL Definition of method to delete a user account.
HRESULT DeleteUser ([in] BSTR b_username);
Exhibit 2.10. IDL Definition of method to delete a user account.
admin.DeleteUser "comacc"