次の方法で共有


ISocialSession::GetLoggedOnUser

ログオンしているユーザーを表す ISocialProfile インターフェイスを取得します。

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

パラメーター

result

[out] ISocialProfile インターフェイス。

関連項目