Partager via


IXblIdpAuthManager ::SetAppViewInitialized, méthode (xblidpauthmanager.h)

Réservé à l’utilisation de Microsoft.

Syntaxe

HRESULT SetAppViewInitialized(
  LPCWSTR appSid,
  LPCWSTR msaAccountId
);

Paramètres

appSid

Type : __RPC__in_string

msaAccountId

Type : __RPC__in_string

Valeur retournée

Type : HRESULT

Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.

Spécifications

Condition requise Valeur
Plateforme cible Windows
En-tête xblidpauthmanager.h

Voir aussi

IXblIdpAuthManager