Skip to main content
Gets the access tokens.

Syntax

Parameters

entityHandle   PFEntityHandle PFEntityHandle to use for authentication. request   PFInventoryGetMicrosoftStoreAccessTokensRequest* Populated request object. async   XAsyncBlock*
Inout
XAsyncBlock for the async operation.

Return value

Type: HRESULT Result code for this API operation.

Remarks

This API is available on Win32, GDK, Linux, and macOS. Gets the access tokens for Microsoft Store authentication. When the asynchronous task is complete, call PFInventoryGetMicrosoftStoreAccessTokensGetResultSize and PFInventoryGetMicrosoftStoreAccessTokensGetResult to get the result.

Requirements

Header: PFInventory.h

See also

PFInventory members
Last modified on August 1, 2026