ISocialSession::GetLoggedOnUser

Gets an ISocialProfile interface that represents the logged-on user.

HRESULT _stdcall GetLoggedOnUser([out, retval] ISocialProfile** result);

Parameters

result

[out] An ISocialProfile interface.

See also