UccConstants Members

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Encapsulates the API-defined constants.

The following tables list the members exposed by the UccConstants type.

Public Constructors

  Name Description
UccConstants  

Top

Public Fields

  Name Description
Cc702646.pubfield(en-us,office.12).gif Cc702646.static(en-us,office.12).gif UCC_DEFAULT_CONTAINER_ID Used to specify the ID of the default container.
Cc702646.pubfield(en-us,office.12).gif Cc702646.static(en-us,office.12).gif UCC_NULL_SIP_URI Used to represent the NULL SIP URI.
Cc702646.pubfield(en-us,office.12).gif Cc702646.static(en-us,office.12).gif UCC_REALM_ALL Used to represent the security realm for all.
Cc702646.pubfield(en-us,office.12).gif Cc702646.static(en-us,office.12).gif UCC_SELF_CONTAINER_ID Used to specify the ID of the self-container.
Cc702646.pubfield(en-us,office.12).gif Cc702646.static(en-us,office.12).gif UCCAM_ALL Used to indicate that all the UCC_AUTHENTICATION_MODES values except for UCCAM_NONE are used. When UCCAM_ALL is set as the value of the AllowedAuthenticationModes property on an IUccServerSignalingSettings instance, the UCC API always selects the highest commonly supported authentication protocol. When the authentication fails, the application is responsible for handling the fallback. For example, an application should retry setting the property value to UCCAM_ALL _op_AND_ ~UCCAM_KERBEROS if the Kerberos protocol fails.
Cc702646.pubfield(en-us,office.12).gif Cc702646.static(en-us,office.12).gif UCCCMJT_NONE Used to indicate that the conference media join type is not set.
Cc702646.pubfield(en-us,office.12).gif Cc702646.static(en-us,office.12).gif UCCCPAT_NONE Used to indicate that the conference participant authentication type is not set.
Cc702646.pubfield(en-us,office.12).gif Cc702646.static(en-us,office.12).gif UCCDRM_ALL Used to indicate that diagnostic information is reported to a local computer as event logging or to the server.
Cc702646.pubfield(en-us,office.12).gif Cc702646.static(en-us,office.12).gif UCCMD_BOTH Used to indicate that a media can be sent and received.
Cc702646.pubfield(en-us,office.12).gif Cc702646.static(en-us,office.12).gif UCCMD_NONE Used to indicate that a media can neither be sent nor be received.
Cc702646.pubfield(en-us,office.12).gif Cc702646.static(en-us,office.12).gif UCCMSC_MAX_AUDIO_LEVEL Used to indicate the maximum audio level on the media stack.
Cc702646.pubfield(en-us,office.12).gif Cc702646.static(en-us,office.12).gif UCCMSC_MAX_AUDIO_VOLUME Used to indicate the maximum volume on the media stack.
Cc702646.pubfield(en-us,office.12).gif Cc702646.static(en-us,office.12).gif UCCMSC_MIN_AUDIO_LEVEL Used to indicate the minimum audio level on the media stack.
Cc702646.pubfield(en-us,office.12).gif Cc702646.static(en-us,office.12).gif UCCMSC_MIN_AUDIO_VOLUME Used to indicate the minimum audio volume on the media stack.
Cc702646.pubfield(en-us,office.12).gif Cc702646.static(en-us,office.12).gif UCCTWP_ALL_PAGES Used to indicate all the pages of the Media Device Tuning Wizard of the UCC API.

Top

Public Methods

(see also Protected Methods )

  Name Description
Cc702646.pubmethod(en-us,office.12).gif Equals  Overloaded. (inherited from Object )
Cc702646.pubmethod(en-us,office.12).gif GetHashCode  (inherited from Object )
Cc702646.pubmethod(en-us,office.12).gif GetType  (inherited from Object )
Cc702646.pubmethod(en-us,office.12).gif Cc702646.static(en-us,office.12).gif ReferenceEquals  (inherited from Object )
Cc702646.pubmethod(en-us,office.12).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Cc702646.protmethod(en-us,office.12).gif Finalize  (inherited from Object )
Cc702646.protmethod(en-us,office.12).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

UccConstants Class
Microsoft.Office.Interop.UccApi Namespace