IMessengerConversationWndAdvanced

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.

The IMessengerConversationWndAdvanced interface adds a feature to let an application send a text message to an open conversation window.

The interface ID is 7C613A61-0633-4c69-AFF0-5BA9F1D28887 (IID_IMessengerConversationWndAdvanced).

Syntax

interface IMessengerConversationWndAdvanced : IMessengerConversationWnd

Methods

The following table lists the methods exposed by the IMessengerConversationWndAdvanced interface.

Name Description

IMessengerConversationWnd::AddContact

(Inherited from IMessengerConversationWnd.)

IMessengerConversationWndAdvanced::SendText

Sends a text message to an open conversation window.

Not scriptable.

IMessengerWindow::Close

(Inherited from IMessengerWindow.)

IMessengerWindow::Show

(Inherited from IMessengerWindow.)

Properties

This interface contains the following properties.

Name Description

IMessengerConversationWnd::Contacts

(Inherited from IMessengerConversationWnd.)

IMessengerConversationWnd::History

(Inherited from IMessengerConversationWnd.)

IMessengerWindow::Height

(Inherited from IMessengerWindow.)

IMessengerWindow::HWND

(Inherited from IMessengerWindow.)

IMessengerWindow::IsClosed

(Inherited from IMessengerWindow.)

IMessengerWindow::Left

(Inherited from IMessengerWindow.)

IMessengerWindow::Property

(Inherited from IMessengerWindow.)

IMessengerWindow::Top

(Inherited from IMessengerWindow.)

IMessengerWindow::Width

(Inherited from IMessengerWindow.)

Subclasses

This interface contains no subclasses.

Remarks

Inheritance Hierarchy

IDispatch

   IMessengerWindow

      IMessengerConversationWnd

         IMessengerConversationWndAdvanced

Requirements

  • Client
    Requires Microsoft DirectX 9.0, C Runtime libraries (msvcm80.dll) on Microsoft Windows© Vista, Microsoft Windows XP Service Pack 1 (SP1) or later, or Microsoft Windows 2000 with Service Pack 4 (SP4). Any Communicator-imposed restrictions apply. .
  • Server
    Requires Microsoft Office Communications Server 2007, AV MCU (for Media Support), Media Relay (for NAT/Firewall traversal) on Microsoft Office Communications Server 2007.
  • Product
    Microsoft Office Communicator 2007 Automation API
  • IDL file
    Msgrua.idl

See Also

Reference

Interfaces