[This is preliminary documentation and subject to change.]
The DeleteLease method deletes an address reservation.
HRESULT DeleteLease(
DWORD dwLeaseID
);
Returns S_OK if the method successfully deletes the lease. Otherwise, the method returns a SQL database error.
IBdnAddressReserve::RequestLease