ISocialProvider::GetSession

Gets an ISocialSession interface.

HRESULT _stdcall GetSession([out, retval] ISocialSession** session);

Parameters

session

[out] An ISocialSession interface.

Remarks

The Outlook Social Connector (OSC) uses the ISocialSession interface to log on to the social network.

See also