Skip to main content

XblStringVerifyStringsResultSize

Get the result size for an XblStringVerifyStringsAsync call.

Syntax

Parameters

asyncBlock   _In_
Type: XAsyncBlock*
The AsyncBlock for this operation. resultSizeInBytes   _Out_
Type: size_t*
Passes back the size in bytes required to store the XblVerifyStringResult results.

Return value

Type: HRESULT HRESULT return code for this API operation.

Requirements

Header: string_verify_c.h Library: Microsoft.Xbox.Services.14x.GDK.C.lib

See also

string_verify_c
Last modified on August 4, 2026