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 sets the privacy policy settings for the Session. This will override any settings for the parent IRTCClient object. The current session state must be RTCSS_IDLE.
Syntax
HRESULT put_SIPPrivacyType(
LONG PrivacyType
);
Parameters
- PrivacyType
[in] An RTCSP_PRIVACY_ value that sets the privacy level for this IRTCSession object.
Return Value
This method can return an RTC_E_ constant.
Requirements
| Header | rtccore.idl |
| Library | uuid.lib |
| Windows Embedded CE | Windows Embedded CE 6.0 and later |