> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# events_c

> events_c

# events\_c

## Functions

| Function                                                                                                | Description                                                                                                                                      |
| ------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ |
| [XblEventsSetMaxFileSize](/reference/live/xsapi-c/events_c/functions/xbleventssetmaxfilesize)           | Set the maximum file size for pending events files.                                                                                              |
| [XblEventsSetStorageAllotment](/reference/live/xsapi-c/events_c/functions/xbleventssetstorageallotment) | Set the maximum amount of disk space that Xsapi can use to store the events pending retry and upload before it starts deleting the oldest files. |
| [XblEventsWriteInGameEvent](/reference/live/xsapi-c/events_c/functions/xbleventswriteingameevent)       | Write an in-game event that includes "dimensions" and "measurement" data fields.                                                                 |


## Related topics

- [XblEventsWriteInGameEvent](/ko/reference/live/xsapi-c/events_c/functions/xbleventswriteingameevent.md)
- [XblEventsSetStorageAllotment](/ja-jp/reference/live/xsapi-c/events_c/functions/xbleventssetstorageallotment.md)
- [XblEventsSetMaxFileSize](/ja-jp/reference/live/xsapi-c/events_c/functions/xbleventssetmaxfilesize.md)
- [XSAPI リファレンス](/ja-jp/reference/live/xsapi-c/atoc-xsapi-c.md)
- [XSAPI 참조](/ko/reference/live/xsapi-c/atoc-xsapi-c.md)
