IRTCSessionSIPPrivacy::put_SIPPrivacyType (Windows Embedded CE 6.0)
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 |