Freigeben über


IMessenger::Services property

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

Returns a list of services being used by the Messenger client.

This property is read-only.

Syntax

HRESULT get_Services(
  [out, retval] IDispatch **ppdispServices
);

Property value

Return Value. Pointer to a pointer to an IDispatch interface on a MessengerServices collection object.

Error codes

Returns one of the following values.

Name Meaning
S_OK
Success.
PRC_X_NULL_REF_POINTER
ppdispServicesis a NULL pointer.

Remarks

Note

This property is available for scripting languages.

Requirements

End of client support
Windows XP
End of server support
Windows Server 2003
Header
Msgrua.h
IDL
Msgrua.idl
DLL
Msgsc.dll