Share via


IMsgrObject::LocalFriendlyName Property

Deprecated. Retrieves the friendly (display) name of the local client user.

Note  The IMsgrObject::LocalFriendlyName property 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::MyFriendlyName instead.

Syntax

HRESULT IMsgrObject::get_LocalFriendlyName(BSTR *pbstrName);

Parameters

  • pbstrName
    Pointer to a BSTR that contains the current user's friendly name.

Return Value

Returns S_OK if successful, or an error value otherwise.

Remarks

Important  IMsgrObject::LocalFriendlyName is no longer available in Windows Vista. See Windows Messenger for more information.