IBdnAddressReserve::DeleteAllLeases

[This is preliminary documentation and subject to change.]

The DeleteAllLeases method deletes all address reservations made by the calling process.

Syntax

HRESULT DeleteAllLeases(void)
 

Return Value

Return S_OK if the method succeeds in deleting the reservations. Otherwise it returns an error code such as ARS_E_INTERNAL_DATABASE_ERROR for problems with the database or Microsoft® SQL Server™ errors.