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.
Set the maximum file size for pending events files.
Syntax
HRESULT XblEventsSetMaxFileSize(
uint64_t maxFileSizeInByes
)
Parameters
maxFileSizeInByes
Type: uint64_t
The maximum size (in bytes) for pending events files.
Return value
Type: HRESULT
HRESULT return code for this API operation.
Remarks
The files will be read into memory all at once. Note that this is a global setting and will apply to all Xbox Live contexts. The default value is 128KB.
Requirements
Header: events_c.h
Library: Microsoft.Xbox.Services.14x.GDK.C.lib