IRTCClientSIPPrivacy::put_SIPPrivacyType (Windows Embedded CE 6.0)
1/6/2010
This method sets the privacy policy settings for the client.
Syntax
HRESULT put_SIPPrivacyType(
LONG PrivacyType
);
Parameters
- PrivacyType
[in] An RTCSP_PRIVACY_ value that sets the privacy level for this IRTCClient 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 |