Share via


IBasicIMUser::State Property

Deprecated. Retrieves the state of the user.

Note  The IBasicIMUser::State 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 IMessengerContact::Status instead.

Syntax

HRESULT IBasicIMUser::get_State(BIMSTATE *pbimState);

Parameters

  • pbimState
    Pointer to a BIMSTATE enumerated type that receives user state information.

Return Value

Returns S_OK if successful, or an error value otherwise.

Remarks

Important  IBasicIMUser::State is no longer available in Windows Vista. See Windows Messenger for more information.