Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Get the result size for an XblPrivacyCheckPermissionAsync call.
Syntax
HRESULT XblPrivacyCheckPermissionResultSize(
XAsyncBlock* async,
size_t* resultSizeInBytes
)
Parameters
async _In_
Type: XAsyncBlock*
The AsyncBlock for this operation.
resultSizeInBytes _Out_
Type: size_t*
Passes bakc the size in bytes required to store the permission check result.
Return value
Type: HRESULT
HRESULT return code for this API operation.
Requirements
Header: privacy_c.h
Library: Microsoft.Xbox.Services.14x.GDK.C.lib