다음을 통해 공유


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

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

구문

HRESULT SetGamerAccount(
  LPCWSTR msaAccountId,
  LPCWSTR xuid
);

매개 변수

msaAccountId

형식: __RPC__in_opt_string

xuid

형식: __RPC__in_opt_string

반환 값

형식: HRESULT

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

요구 사항

   
대상 플랫폼 Windows
헤더 xblidpauthmanager.h

참고 항목

IXblIdpAuthManager