IMessengerApp Interface

Deprecated. The IMessengerApp interface provides methods and properties to handle Messenger applications.

Note  The IMessengerApp interface is available for use in Microsoft Windows Messenger 4.7. It might be altered or unavailable in subsequent versions of Windows Messenger. You should use IMessenger instead.

IMessengerApp Members

Application Not currently supported.
AutoLogon Not currently supported.
CachedPassword Not currently supported.
FirstTimeCredentials Not currently supported.
FullName Not currently supported.
Height Not currently supported.
HWND Not currently supported.
IMWindows Not currently supported.
LaunchAddContactUI Launches the Contact wizard for adding a contact.
Note  The IMessengerApp::LaunchAddContactUI method is available for use in Windows Messenger 4.7. It might be altered or unavailable in subsequent versions of Windows Messenger. You should use IMessenger::AddContact instead.
LaunchIMUI Not currently supported.
LaunchLogonUI Launches the Messenger client
LaunchOptionsUI Not currently supported.
Left Not currently supported.
Name Not currently supported.
Parent Not currently supported.
Path Not currently supported.
Quit Not currently supported.
RequestURLPost Not currently supported.
StatusBar Not currently supported.
StatusText Not currently supported.
TaskbarIcon Not currently supported.

Remarks

Important  IMessengerApp is no longer available in Windows Vista. See Windows Messenger for more information.

Interface Information

Stock Implementation msmsgs.exe
Custom Implementation No
Inherits from IDispatch World Wide Web link
Header and IDL files mdisp.h, mdisp.idl
Minimum availability Messenger 4.0
Minimum operating systems Windows XP

See Also

IMessengerApp