IXblIdpAuthManager::SetAppViewInitialized method (xblidpauthmanager.h)

Reserved for Microsoft use.

Syntax

HRESULT SetAppViewInitialized(
  LPCWSTR appSid,
  LPCWSTR msaAccountId
);

Parameters

appSid

Type: __RPC__in_string

msaAccountId

Type: __RPC__in_string

Return value

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Requirement Value
Target Platform Windows
Header xblidpauthmanager.h

See also

IXblIdpAuthManager