IRTCSessionSIPPrivacy::get_SIPPrivacyType (Windows Embedded CE 6.0)
1/6/2010
This method gets the current privacy policy settings from the Session.
Syntax
HRESULT get_SIPPrivacyType(
LONG* pPrivacyFlags
);
Parameters
- pPrivacyFlags
[out] Retrieves the RTCSP_PRIVACY_ value that indicates the privacy level this IRTCSession object is using.
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 |