IMsgrSessionManager interface

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

Do not use. The IMsgrSessionManager interface is a Messenger service API that provides programmatic access to the MsgrSessionManager object.

Members

The IMsgrSessionManager interface inherits from the IDispatch interface. IMsgrSessionManager also has these types of members:

Methods

The IMsgrSessionManager interface has these methods.

Method Description
CreateSession Creates a new MsgrSession object.
GetLaunchingSession Retrieves the session information that started the application.
RegisterApplication Registers an application for use with a Messenger client.
UnRegisterApplication Removes an application from the Messenger client list.

Properties

The IMsgrSessionManager interface has these properties.

Property Access type Description
Applications
Write-only
Not implemented.

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.5
Header
Msgrpriv.h
IDL
Msgrpriv.idl
DLL
Msgsc.dll

See also

IDispatch

MsgrSessionManager

MsgrSession

Messenger Session Invite and Messenger Private APIs

Messenger Lock and Key API