MessengerWindow object

[MessengerWindow is no longer available for use as of Windows Vista. See Windows Messenger for more information.]

Do not use. The MessengerWindow object corresponds to the IMessengerWindow interface. This object can represent either the main application window or a conversation window that contains one or more active sessions between contacts and the local client user.

Remarks

MSMSGS.EXE implements this object.

A MessengerWindow object is not intended to be created separately through CoCreateInstance or other Component Object Model (COM) object instantiation techniques. Client implementers should access existing MessengerWindow objects only after creating the Messenger object. After this object is created, a MessengerWindow object can be referenced through one of the following:

  • Using return values from several IMessenger interface methods that create or access MessengerWindow objects.
  • Various DMessengerEvents events that return MessengerWindow object references.

Interfaces Implemented

IMessengerWindow

Requirements

Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
End of client support
Windows XP
End of server support
Windows Server 2003
Product
Messenger 4.0
Header
Msgrua.h
IDL
Msgrua.idl