> ## 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.

# xbox_live_context_c

> xbox_live_context_c

# xbox\_live\_context\_c

## Functions

| Function                                                                                                     | Description                                                    |
| ------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------- |
| [XblContextCloseHandle](/reference/live/xsapi-c/xbox_live_context_c/functions/xblcontextclosehandle)         | Closes the XblContextHandle.                                   |
| [XblContextCreateHandle](/reference/live/xsapi-c/xbox_live_context_c/functions/xblcontextcreatehandle)       | Creates an XblContextHandle used to access XBOX Live services. |
| [XblContextDuplicateHandle](/reference/live/xsapi-c/xbox_live_context_c/functions/xblcontextduplicatehandle) | Duplicates the XblContextHandle.                               |
| [XblContextGetUser](/reference/live/xsapi-c/xbox_live_context_c/functions/xblcontextgetuser)                 | Get the XblContextHandle associated with this context.         |
| [XblContextGetXboxUserId](/reference/live/xsapi-c/xbox_live_context_c/functions/xblcontextgetxboxuserid)     | Get the XBOX user ID of the user associated with the context.  |


## Related topics

- [XblContextGetXboxUserId](/reference/live/xsapi-c/xbox_live_context_c/functions/xblcontextgetxboxuserid.md)
- [XblContextCloseHandle](/ko/reference/live/xsapi-c/xbox_live_context_c/functions/xblcontextclosehandle.md)
- [XblContextCreateHandle](/ko/reference/live/xsapi-c/xbox_live_context_c/functions/xblcontextcreatehandle.md)
- [XblContextDuplicateHandle](/ko/reference/live/xsapi-c/xbox_live_context_c/functions/xblcontextduplicatehandle.md)
- [XblContextGetUser](/ko/reference/live/xsapi-c/xbox_live_context_c/functions/xblcontextgetuser.md)
