| Platform SDK: TAPI |
The get_LeaseStopTime method obtains the stop time of the lease.
HRESULT get_LeaseStopTime( DATE *pTime );
| Value | Meaning |
|---|---|
| S_OK | Method succeeded. |
| E_POINTER | The caller passed in an invalid pointer argument. |
| 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.