Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[Rendezvous IP Telephony Conferencing controls and interfaces are not available for use in Windows Vista, Windows Server 2008, and subsequent versions of the operating system. The RTC Client API provides similar functionality.]
The ReleaseAddress method releases a lease that was obtained previously.
Syntax
HRESULT ReleaseAddress(
[in] IMcastLeaseInfo *pReleaseRequest
);
Parameters
[in] pReleaseRequest
Pointer to the lease information interface.
Return value
This method can return one of these values.
Return code | Description |
---|---|
|
Method succeeded. |
|
The caller passed in an invalid pointer argument. |
|
Not enough memory exists to make the request. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | mdhcp.h |
Library | Uuid.lib |
DLL | Mdhcp.dll |