Platform SDK: TAPI |
The put_LeaseStartTime method sets the start time of the lease. This method, along with put_LeaseStopTime, allows renewal of a lease without calling IMcastAddressAllocation::CreateLeaseInfo.
HRESULT put_LeaseStartTime( 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.