Share via


IRTCClientSIPPrivacy::get_SIPPrivacyType

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This method gets the current privacy policy settings from the client.

Syntax

HRESULT get_SIPPrivacyType(
        LONG* pPrivacyFlags
);

Parameters

  • pPrivacyFlags
    [out] Retrieves the RTCSP_PRIVACY_ value that indicates the privacy level this IRTCClient 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

See Also

Concepts

IRTCClientSIPPrivacy