IRTCReInviteEvent::Reject (Windows Embedded CE 6.0)
1/6/2010
This method rejects the incoming REINVITE request.
Syntax
HRESULT Reject();
Parameters
None.
Return Value
This method can return an RTC_E_ constant.
The following table shows additional information about specific return values.
Value | Meaning |
---|---|
RTC_E_INVALID_OBJECT_STATE |
The session REINVITE is not in the incoming state. |
RTC_E_INVALID_SESSION_STATE |
The session is not in a valid state to perform this operation. |
Requirements
Header | rtccore.h, rtccore.idl |
Library | uuid.lib |
Windows Embedded CE | Windows CE .NET 4.2 and later |