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

# XblContextHandle

> XblContextHandle

# XblContextHandle

Handle to an XBOX live context. Needed to interact with XBOX live services.

## Syntax

```cpp theme={null}
typedef struct XblContext * XblContextHandle;  
```

## Requirements

**Header:** types\_c.h

## See also

[types\_c](/reference/live/xsapi-c/types_c/types_c_members)


## Related topics

- [XblContextDuplicateHandle](/reference/live/xsapi-c/xbox_live_context_c/functions/xblcontextduplicatehandle.md)
- [XblContextCloseHandle](/reference/live/xsapi-c/xbox_live_context_c/functions/xblcontextclosehandle.md)
- [XblContextCreateHandle](/reference/live/xsapi-c/xbox_live_context_c/functions/xblcontextcreatehandle.md)
- [XblAchievementsRemoveAchievementProgressChangeHandler](/reference/live/xsapi-c/achievements_c/functions/xblachievementsremoveachievementprogresschangehandler.md)
- [XblAchievementUnlockRemoveNotificationHandler](/reference/live/xsapi-c/achievements_c/functions/xblachievementunlockremovenotificationhandler.md)
