다음을 통해 공유


IXblIdpAuthManager::GetGamerAccount 메서드(xblidpauthmanager.h)

Microsoft용으로 예약되어 있습니다.

구문

HRESULT GetGamerAccount(
  LPWSTR *msaAccountId,
  LPWSTR *xuid
);

매개 변수

msaAccountId

형식: __RPC__deref_out_opt_string*

xuid

형식: __RPC__deref_out_opt_string*

반환 값

형식: HRESULT

메서드가 성공하면 S_OK를 반환하고, 성공하지 않으면 HRESULT 오류 코드를 반환합니다.

요구 사항

요구 사항
대상 플랫폼 Windows
헤더 xblidpauthmanager.h

추가 정보

IXblIdpAuthManager