| Platform SDK: TAPI | 
The put_LeaseStopTime method sets the stop time of the lease. This method, along with put_LeaseStartTime, allows you to renew a lease without calling IMcastAddressAllocation::CreateLeaseInfo.
HRESULT put_LeaseStopTime( DATE time );
| Value | Meaning | 
|---|---|
| S_OK | Method succeeded. | 
| E_INVALIDARG | Format conversion failed for the start time or stop time. | 
  Windows NT/2000: Requires Windows 2000.
  Version: Requires TAPI 3.0 or later.
  Header: Declared in Mdhcp.h.
  Library: Use Mdhcpid.lib.