Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
This method sends "200 OK" in response to the SIP-NOTIFY with custom content type and data.
Syntax
HRESULT Accept(
BSTR bstrContentType,
BSTR bstrData
);
Parameters
- bstrContentType
[in] Content-type field to send in response to the NOTIFY. May be NULL.
- bstrData
[in] Body to send in response to the NOTIFY. May be NULL.
Return Value
RTC methods may return an RTC_E_ constant.
Requirements
| Header | rtccore.idl |
| Library | uuid.lib |
| Windows Embedded CE | Windows Embedded CE 6.0 and later |