Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Get the size in bytes needed to store the result of a ValidateEntityToken call.
Syntax
HRESULT PFAuthenticationValidateEntityTokenGetResultSize(
XAsyncBlock* async,
size_t* bufferSize
)
Parameters
async XAsyncBlock*
Inout
XAsyncBlock for the async operation.
bufferSize size_t*
output
The buffer size in bytes required for the result.
Return value
Type: HRESULT
Result code for this API operation. If the service call is unsuccessful, the result will be one of global PlayFab Service errors. See doc page "Handling PlayFab Errors" for more details on error handling.
Requirements
Header: PFAuthentication.h