IRTCClientSIPPrivacy (Windows Embedded CE 6.0)
1/6/2010
This interface adds privacy support for all SIP traffic for an IRTCClient. It implements a subset of RFC 3323, RFC 3324, and 3325.
Methods
The following table shows the methods for this interface in vtable order. This is the order in which the compiler calls the methods. Like all COM interfaces, this interface inherits the methods for the IUnknown interface.
Method | Description |
---|---|
Sets the privacy policy settings for the client. |
|
Gets the current privacy policy settings from the client. |
Obtaining a Pointer
The IRTCClientSIPPrivacy interface is created by calling IUnknown::QueryInterface on the IRTCClient object.
Requirements
Header | rtccore.idl |
Library | uuid.lib |
Windows Embedded CE | Windows Embedded CE 6.0 and later |